{
  "type": "Program",
  "start": 0,
  "end": 2790,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 125,
      "column": 0
    }
  },
  "sourceType": "module",
  "body": [
    {
      "type": "ImportDeclaration",
      "start": 0,
      "end": 39,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 39
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 7,
          "end": 13,
          "loc": {
            "start": {
              "line": 1,
              "column": 7
            },
            "end": {
              "line": 1,
              "column": 13
            }
          },
          "local": {
            "type": "Identifier",
            "start": 7,
            "end": 13,
            "loc": {
              "start": {
                "line": 1,
                "column": 7
              },
              "end": {
                "line": 1,
                "column": 13
              }
            },
            "name": "Arkham"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 19,
        "end": 38,
        "loc": {
          "start": {
            "line": 1,
            "column": 19
          },
          "end": {
            "line": 1,
            "column": 38
          }
        },
        "value": "../../core/arkham",
        "rawValue": "../../core/arkham",
        "raw": "\"../../core/arkham\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 40,
      "end": 81,
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 41
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 47,
          "end": 52,
          "loc": {
            "start": {
              "line": 2,
              "column": 7
            },
            "end": {
              "line": 2,
              "column": 12
            }
          },
          "local": {
            "type": "Identifier",
            "start": 47,
            "end": 52,
            "loc": {
              "start": {
                "line": 2,
                "column": 7
              },
              "end": {
                "line": 2,
                "column": 12
              }
            },
            "name": "times"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 58,
        "end": 80,
        "loc": {
          "start": {
            "line": 2,
            "column": 18
          },
          "end": {
            "line": 2,
            "column": 40
          }
        },
        "value": "lodash/utility/times",
        "rawValue": "lodash/utility/times",
        "raw": "\"lodash/utility/times\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 82,
      "end": 124,
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 42
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 89,
          "end": 95,
          "loc": {
            "start": {
              "line": 3,
              "column": 7
            },
            "end": {
              "line": 3,
              "column": 13
            }
          },
          "local": {
            "type": "Identifier",
            "start": 89,
            "end": 95,
            "loc": {
              "start": {
                "line": 3,
                "column": 7
              },
              "end": {
                "line": 3,
                "column": 13
              }
            },
            "name": "assign"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 101,
        "end": 123,
        "loc": {
          "start": {
            "line": 3,
            "column": 19
          },
          "end": {
            "line": 3,
            "column": 41
          }
        },
        "value": "lodash/object/assign",
        "rawValue": "lodash/object/assign",
        "raw": "\"lodash/object/assign\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 125,
      "end": 171,
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 46
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 132,
          "end": 138,
          "loc": {
            "start": {
              "line": 4,
              "column": 7
            },
            "end": {
              "line": 4,
              "column": 13
            }
          },
          "local": {
            "type": "Identifier",
            "start": 132,
            "end": 138,
            "loc": {
              "start": {
                "line": 4,
                "column": 7
              },
              "end": {
                "line": 4,
                "column": 13
              }
            },
            "name": "filter"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 144,
        "end": 170,
        "loc": {
          "start": {
            "line": 4,
            "column": 19
          },
          "end": {
            "line": 4,
            "column": 45
          }
        },
        "value": "lodash/collection/filter",
        "rawValue": "lodash/collection/filter",
        "raw": "\"lodash/collection/filter\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 172,
      "end": 214,
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 5,
          "column": 42
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 179,
          "end": 183,
          "loc": {
            "start": {
              "line": 5,
              "column": 7
            },
            "end": {
              "line": 5,
              "column": 11
            }
          },
          "local": {
            "type": "Identifier",
            "start": 179,
            "end": 183,
            "loc": {
              "start": {
                "line": 5,
                "column": 7
              },
              "end": {
                "line": 5,
                "column": 11
              }
            },
            "name": "each"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 189,
        "end": 213,
        "loc": {
          "start": {
            "line": 5,
            "column": 17
          },
          "end": {
            "line": 5,
            "column": 41
          }
        },
        "value": "lodash/collection/each",
        "rawValue": "lodash/collection/each",
        "raw": "\"lodash/collection/each\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 215,
      "end": 252,
      "loc": {
        "start": {
          "line": 6,
          "column": 0
        },
        "end": {
          "line": 6,
          "column": 37
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 222,
          "end": 226,
          "loc": {
            "start": {
              "line": 6,
              "column": 7
            },
            "end": {
              "line": 6,
              "column": 11
            }
          },
          "local": {
            "type": "Identifier",
            "start": 222,
            "end": 226,
            "loc": {
              "start": {
                "line": 6,
                "column": 7
              },
              "end": {
                "line": 6,
                "column": 11
              }
            },
            "name": "uniq"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 232,
        "end": 251,
        "loc": {
          "start": {
            "line": 6,
            "column": 17
          },
          "end": {
            "line": 6,
            "column": 36
          }
        },
        "value": "lodash/array/uniq",
        "rawValue": "lodash/array/uniq",
        "raw": "\"lodash/array/uniq\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 253,
      "end": 284,
      "loc": {
        "start": {
          "line": 7,
          "column": 0
        },
        "end": {
          "line": 7,
          "column": 31
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 260,
          "end": 266,
          "loc": {
            "start": {
              "line": 7,
              "column": 7
            },
            "end": {
              "line": 7,
              "column": 13
            }
          },
          "local": {
            "type": "Identifier",
            "start": 260,
            "end": 266,
            "loc": {
              "start": {
                "line": 7,
                "column": 7
              },
              "end": {
                "line": 7,
                "column": 13
              }
            },
            "name": "MapApi"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 272,
        "end": 283,
        "loc": {
          "start": {
            "line": 7,
            "column": 19
          },
          "end": {
            "line": 7,
            "column": 30
          }
        },
        "value": "./map_api",
        "rawValue": "./map_api",
        "raw": "\"./map_api\""
      }
    },
    {
      "type": "VariableDeclaration",
      "start": 286,
      "end": 698,
      "loc": {
        "start": {
          "line": 9,
          "column": 0
        },
        "end": {
          "line": 30,
          "column": 2
        }
      },
      "declarations": [
        {
          "type": "VariableDeclarator",
          "start": 292,
          "end": 697,
          "loc": {
            "start": {
              "line": 9,
              "column": 6
            },
            "end": {
              "line": 30,
              "column": 1
            }
          },
          "id": {
            "type": "Identifier",
            "start": 292,
            "end": 310,
            "loc": {
              "start": {
                "line": 9,
                "column": 6
              },
              "end": {
                "line": 9,
                "column": 24
              }
            },
            "name": "generatePlacements"
          },
          "init": {
            "type": "ArrowFunctionExpression",
            "start": 313,
            "end": 697,
            "loc": {
              "start": {
                "line": 9,
                "column": 27
              },
              "end": {
                "line": 30,
                "column": 1
              }
            },
            "id": null,
            "generator": false,
            "expression": false,
            "async": false,
            "params": [],
            "body": {
              "type": "BlockStatement",
              "start": 319,
              "end": 697,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 33
                },
                "end": {
                  "line": 30,
                  "column": 1
                }
              },
              "body": [
                {
                  "type": "VariableDeclaration",
                  "start": 323,
                  "end": 531,
                  "loc": {
                    "start": {
                      "line": 10,
                      "column": 2
                    },
                    "end": {
                      "line": 19,
                      "column": 4
                    }
                  },
                  "declarations": [
                    {
                      "type": "VariableDeclarator",
                      "start": 327,
                      "end": 530,
                      "loc": {
                        "start": {
                          "line": 10,
                          "column": 6
                        },
                        "end": {
                          "line": 19,
                          "column": 3
                        }
                      },
                      "id": {
                        "type": "Identifier",
                        "start": 327,
                        "end": 336,
                        "loc": {
                          "start": {
                            "line": 10,
                            "column": 6
                          },
                          "end": {
                            "line": 10,
                            "column": 15
                          }
                        },
                        "name": "placement"
                      },
                      "init": {
                        "type": "ObjectExpression",
                        "start": 339,
                        "end": 530,
                        "loc": {
                          "start": {
                            "line": 10,
                            "column": 18
                          },
                          "end": {
                            "line": 19,
                            "column": 3
                          }
                        },
                        "properties": [
                          {
                            "type": "Property",
                            "start": 345,
                            "end": 365,
                            "loc": {
                              "start": {
                                "line": 11,
                                "column": 4
                              },
                              "end": {
                                "line": 11,
                                "column": 24
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 345,
                              "end": 352,
                              "loc": {
                                "start": {
                                  "line": 11,
                                  "column": 4
                                },
                                "end": {
                                  "line": 11,
                                  "column": 11
                                }
                              },
                              "name": "divName"
                            },
                            "value": {
                              "type": "Literal",
                              "start": 354,
                              "end": 365,
                              "loc": {
                                "start": {
                                  "line": 11,
                                  "column": 13
                                },
                                "end": {
                                  "line": 11,
                                  "column": 24
                                }
                              },
                              "value": "sponsored",
                              "rawValue": "sponsored",
                              "raw": "\"sponsored\""
                            },
                            "kind": "init"
                          },
                          {
                            "type": "Property",
                            "start": 371,
                            "end": 386,
                            "loc": {
                              "start": {
                                "line": 12,
                                "column": 4
                              },
                              "end": {
                                "line": 12,
                                "column": 19
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 371,
                              "end": 380,
                              "loc": {
                                "start": {
                                  "line": 12,
                                  "column": 4
                                },
                                "end": {
                                  "line": 12,
                                  "column": 13
                                }
                              },
                              "name": "networkId"
                            },
                            "value": {
                              "type": "Literal",
                              "start": 382,
                              "end": 386,
                              "loc": {
                                "start": {
                                  "line": 12,
                                  "column": 15
                                },
                                "end": {
                                  "line": 12,
                                  "column": 19
                                }
                              },
                              "value": 9807,
                              "rawValue": 9807,
                              "raw": "9807"
                            },
                            "kind": "init"
                          },
                          {
                            "type": "Property",
                            "start": 392,
                            "end": 406,
                            "loc": {
                              "start": {
                                "line": 13,
                                "column": 4
                              },
                              "end": {
                                "line": 13,
                                "column": 18
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 392,
                              "end": 398,
                              "loc": {
                                "start": {
                                  "line": 13,
                                  "column": 4
                                },
                                "end": {
                                  "line": 13,
                                  "column": 10
                                }
                              },
                              "name": "siteId"
                            },
                            "value": {
                              "type": "Literal",
                              "start": 400,
                              "end": 406,
                              "loc": {
                                "start": {
                                  "line": 13,
                                  "column": 12
                                },
                                "end": {
                                  "line": 13,
                                  "column": 18
                                }
                              },
                              "value": 316543,
                              "rawValue": 316543,
                              "raw": "316543"
                            },
                            "kind": "init"
                          },
                          {
                            "type": "Property",
                            "start": 412,
                            "end": 427,
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 4
                              },
                              "end": {
                                "line": 14,
                                "column": 19
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 412,
                              "end": 419,
                              "loc": {
                                "start": {
                                  "line": 14,
                                  "column": 4
                                },
                                "end": {
                                  "line": 14,
                                  "column": 11
                                }
                              },
                              "name": "adTypes"
                            },
                            "value": {
                              "type": "ArrayExpression",
                              "start": 421,
                              "end": 427,
                              "loc": {
                                "start": {
                                  "line": 14,
                                  "column": 13
                                },
                                "end": {
                                  "line": 14,
                                  "column": 19
                                }
                              },
                              "elements": [
                                {
                                  "type": "Literal",
                                  "start": 423,
                                  "end": 425,
                                  "loc": {
                                    "start": {
                                      "line": 14,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 14,
                                      "column": 17
                                    }
                                  },
                                  "value": 43,
                                  "rawValue": 43,
                                  "raw": "43"
                                }
                              ]
                            },
                            "kind": "init"
                          },
                          {
                            "type": "Property",
                            "start": 433,
                            "end": 451,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 4
                              },
                              "end": {
                                "line": 15,
                                "column": 22
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 433,
                              "end": 441,
                              "loc": {
                                "start": {
                                  "line": 15,
                                  "column": 4
                                },
                                "end": {
                                  "line": 15,
                                  "column": 12
                                }
                              },
                              "name": "eventIds"
                            },
                            "value": {
                              "type": "ArrayExpression",
                              "start": 443,
                              "end": 451,
                              "loc": {
                                "start": {
                                  "line": 15,
                                  "column": 14
                                },
                                "end": {
                                  "line": 15,
                                  "column": 22
                                }
                              },
                              "elements": [
                                {
                                  "type": "Literal",
                                  "start": 444,
                                  "end": 446,
                                  "loc": {
                                    "start": {
                                      "line": 15,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 15,
                                      "column": 17
                                    }
                                  },
                                  "value": 31,
                                  "rawValue": 31,
                                  "raw": "31"
                                },
                                {
                                  "type": "Literal",
                                  "start": 448,
                                  "end": 450,
                                  "loc": {
                                    "start": {
                                      "line": 15,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 15,
                                      "column": 21
                                    }
                                  },
                                  "value": 32,
                                  "rawValue": 32,
                                  "raw": "32"
                                }
                              ]
                            },
                            "kind": "init"
                          },
                          {
                            "type": "Property",
                            "start": 457,
                            "end": 526,
                            "loc": {
                              "start": {
                                "line": 16,
                                "column": 4
                              },
                              "end": {
                                "line": 18,
                                "column": 5
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 457,
                              "end": 467,
                              "loc": {
                                "start": {
                                  "line": 16,
                                  "column": 4
                                },
                                "end": {
                                  "line": 16,
                                  "column": 14
                                }
                              },
                              "name": "properties"
                            },
                            "value": {
                              "type": "ObjectExpression",
                              "start": 469,
                              "end": 526,
                              "loc": {
                                "start": {
                                  "line": 16,
                                  "column": 16
                                },
                                "end": {
                                  "line": 18,
                                  "column": 5
                                }
                              },
                              "properties": [
                                {
                                  "type": "Property",
                                  "start": 477,
                                  "end": 520,
                                  "loc": {
                                    "start": {
                                      "line": 17,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 17,
                                      "column": 49
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Literal",
                                    "start": 477,
                                    "end": 484,
                                    "loc": {
                                      "start": {
                                        "line": 17,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 17,
                                        "column": 13
                                      }
                                    },
                                    "value": "place",
                                    "rawValue": "place",
                                    "raw": "\"place\""
                                  },
                                  "value": {
                                    "type": "CallExpression",
                                    "start": 486,
                                    "end": 520,
                                    "loc": {
                                      "start": {
                                        "line": 17,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 17,
                                        "column": 49
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 486,
                                      "end": 518,
                                      "loc": {
                                        "start": {
                                          "line": 17,
                                          "column": 15
                                        },
                                        "end": {
                                          "line": 17,
                                          "column": 47
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 486,
                                        "end": 506,
                                        "loc": {
                                          "start": {
                                            "line": 17,
                                            "column": 15
                                          },
                                          "end": {
                                            "line": 17,
                                            "column": 35
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 486,
                                          "end": 501,
                                          "loc": {
                                            "start": {
                                              "line": 17,
                                              "column": 15
                                            },
                                            "end": {
                                              "line": 17,
                                              "column": 30
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 486,
                                            "end": 495,
                                            "loc": {
                                              "start": {
                                                "line": 17,
                                                "column": 15
                                              },
                                              "end": {
                                                "line": 17,
                                                "column": 24
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 486,
                                              "end": 492,
                                              "loc": {
                                                "start": {
                                                  "line": 17,
                                                  "column": 15
                                                },
                                                "end": {
                                                  "line": 17,
                                                  "column": 21
                                                }
                                              },
                                              "name": "window"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 493,
                                              "end": 495,
                                              "loc": {
                                                "start": {
                                                  "line": 17,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 17,
                                                  "column": 24
                                                }
                                              },
                                              "name": "lp"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 496,
                                            "end": 501,
                                            "loc": {
                                              "start": {
                                                "line": 17,
                                                "column": 25
                                              },
                                              "end": {
                                                "line": 17,
                                                "column": 30
                                              }
                                            },
                                            "name": "place"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 502,
                                          "end": 506,
                                          "loc": {
                                            "start": {
                                              "line": 17,
                                              "column": 31
                                            },
                                            "end": {
                                              "line": 17,
                                              "column": 35
                                            }
                                          },
                                          "name": "name"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 507,
                                        "end": 518,
                                        "loc": {
                                          "start": {
                                            "line": 17,
                                            "column": 36
                                          },
                                          "end": {
                                            "line": 17,
                                            "column": 47
                                          }
                                        },
                                        "name": "toLowerCase"
                                      },
                                      "computed": false
                                    },
                                    "arguments": []
                                  },
                                  "kind": "init"
                                }
                              ]
                            },
                            "kind": "init"
                          }
                        ]
                      }
                    }
                  ],
                  "kind": "let"
                },
                {
                  "type": "VariableDeclaration",
                  "start": 535,
                  "end": 557,
                  "loc": {
                    "start": {
                      "line": 21,
                      "column": 2
                    },
                    "end": {
                      "line": 21,
                      "column": 24
                    }
                  },
                  "declarations": [
                    {
                      "type": "VariableDeclarator",
                      "start": 541,
                      "end": 556,
                      "loc": {
                        "start": {
                          "line": 21,
                          "column": 8
                        },
                        "end": {
                          "line": 21,
                          "column": 23
                        }
                      },
                      "id": {
                        "type": "Identifier",
                        "start": 541,
                        "end": 551,
                        "loc": {
                          "start": {
                            "line": 21,
                            "column": 8
                          },
                          "end": {
                            "line": 21,
                            "column": 18
                          }
                        },
                        "name": "placements"
                      },
                      "init": {
                        "type": "ArrayExpression",
                        "start": 554,
                        "end": 556,
                        "loc": {
                          "start": {
                            "line": 21,
                            "column": 21
                          },
                          "end": {
                            "line": 21,
                            "column": 23
                          }
                        },
                        "elements": []
                      }
                    }
                  ],
                  "kind": "const"
                },
                {
                  "type": "ExpressionStatement",
                  "start": 561,
                  "end": 673,
                  "loc": {
                    "start": {
                      "line": 23,
                      "column": 2
                    },
                    "end": {
                      "line": 27,
                      "column": 5
                    }
                  },
                  "expression": {
                    "type": "CallExpression",
                    "start": 561,
                    "end": 672,
                    "loc": {
                      "start": {
                        "line": 23,
                        "column": 2
                      },
                      "end": {
                        "line": 27,
                        "column": 4
                      }
                    },
                    "callee": {
                      "type": "Identifier",
                      "start": 561,
                      "end": 566,
                      "loc": {
                        "start": {
                          "line": 23,
                          "column": 2
                        },
                        "end": {
                          "line": 23,
                          "column": 7
                        }
                      },
                      "name": "times"
                    },
                    "arguments": [
                      {
                        "type": "Literal",
                        "start": 567,
                        "end": 569,
                        "loc": {
                          "start": {
                            "line": 23,
                            "column": 8
                          },
                          "end": {
                            "line": 23,
                            "column": 10
                          }
                        },
                        "value": 20,
                        "rawValue": 20,
                        "raw": "20"
                      },
                      {
                        "type": "ArrowFunctionExpression",
                        "start": 571,
                        "end": 671,
                        "loc": {
                          "start": {
                            "line": 23,
                            "column": 12
                          },
                          "end": {
                            "line": 27,
                            "column": 3
                          }
                        },
                        "id": null,
                        "generator": false,
                        "expression": false,
                        "async": false,
                        "params": [
                          {
                            "type": "Identifier",
                            "start": 572,
                            "end": 573,
                            "loc": {
                              "start": {
                                "line": 23,
                                "column": 13
                              },
                              "end": {
                                "line": 23,
                                "column": 14
                              }
                            },
                            "name": "i"
                          }
                        ],
                        "body": {
                          "type": "BlockStatement",
                          "start": 578,
                          "end": 671,
                          "loc": {
                            "start": {
                              "line": 23,
                              "column": 19
                            },
                            "end": {
                              "line": 27,
                              "column": 3
                            }
                          },
                          "body": [
                            {
                              "type": "ExpressionStatement",
                              "start": 584,
                              "end": 667,
                              "loc": {
                                "start": {
                                  "line": 24,
                                  "column": 4
                                },
                                "end": {
                                  "line": 26,
                                  "column": 8
                                }
                              },
                              "expression": {
                                "type": "CallExpression",
                                "start": 584,
                                "end": 666,
                                "loc": {
                                  "start": {
                                    "line": 24,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 26,
                                    "column": 7
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 584,
                                  "end": 599,
                                  "loc": {
                                    "start": {
                                      "line": 24,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 24,
                                      "column": 19
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 584,
                                    "end": 594,
                                    "loc": {
                                      "start": {
                                        "line": 24,
                                        "column": 4
                                      },
                                      "end": {
                                        "line": 24,
                                        "column": 14
                                      }
                                    },
                                    "name": "placements"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 595,
                                    "end": 599,
                                    "loc": {
                                      "start": {
                                        "line": 24,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 24,
                                        "column": 19
                                      }
                                    },
                                    "name": "push"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "CallExpression",
                                    "start": 600,
                                    "end": 665,
                                    "loc": {
                                      "start": {
                                        "line": 24,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 26,
                                        "column": 6
                                      }
                                    },
                                    "callee": {
                                      "type": "Identifier",
                                      "start": 600,
                                      "end": 606,
                                      "loc": {
                                        "start": {
                                          "line": 24,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 24,
                                          "column": 26
                                        }
                                      },
                                      "name": "assign"
                                    },
                                    "arguments": [
                                      {
                                        "type": "ObjectExpression",
                                        "start": 607,
                                        "end": 609,
                                        "loc": {
                                          "start": {
                                            "line": 24,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 24,
                                            "column": 29
                                          }
                                        },
                                        "properties": []
                                      },
                                      {
                                        "type": "Identifier",
                                        "start": 611,
                                        "end": 620,
                                        "loc": {
                                          "start": {
                                            "line": 24,
                                            "column": 31
                                          },
                                          "end": {
                                            "line": 24,
                                            "column": 40
                                          }
                                        },
                                        "name": "placement"
                                      },
                                      {
                                        "type": "ObjectExpression",
                                        "start": 622,
                                        "end": 664,
                                        "loc": {
                                          "start": {
                                            "line": 24,
                                            "column": 42
                                          },
                                          "end": {
                                            "line": 26,
                                            "column": 5
                                          }
                                        },
                                        "properties": [
                                          {
                                            "type": "Property",
                                            "start": 630,
                                            "end": 658,
                                            "loc": {
                                              "start": {
                                                "line": 25,
                                                "column": 6
                                              },
                                              "end": {
                                                "line": 25,
                                                "column": 34
                                              }
                                            },
                                            "method": false,
                                            "shorthand": false,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 630,
                                              "end": 637,
                                              "loc": {
                                                "start": {
                                                  "line": 25,
                                                  "column": 6
                                                },
                                                "end": {
                                                  "line": 25,
                                                  "column": 13
                                                }
                                              },
                                              "name": "divName"
                                            },
                                            "value": {
                                              "type": "TemplateLiteral",
                                              "start": 639,
                                              "end": 658,
                                              "loc": {
                                                "start": {
                                                  "line": 25,
                                                  "column": 15
                                                },
                                                "end": {
                                                  "line": 25,
                                                  "column": 34
                                                }
                                              },
                                              "expressions": [
                                                {
                                                  "type": "BinaryExpression",
                                                  "start": 651,
                                                  "end": 656,
                                                  "loc": {
                                                    "start": {
                                                      "line": 25,
                                                      "column": 27
                                                    },
                                                    "end": {
                                                      "line": 25,
                                                      "column": 32
                                                    }
                                                  },
                                                  "left": {
                                                    "type": "Identifier",
                                                    "start": 651,
                                                    "end": 652,
                                                    "loc": {
                                                      "start": {
                                                        "line": 25,
                                                        "column": 27
                                                      },
                                                      "end": {
                                                        "line": 25,
                                                        "column": 28
                                                      }
                                                    },
                                                    "name": "i"
                                                  },
                                                  "operator": "+",
                                                  "right": {
                                                    "type": "Literal",
                                                    "start": 655,
                                                    "end": 656,
                                                    "loc": {
                                                      "start": {
                                                        "line": 25,
                                                        "column": 31
                                                      },
                                                      "end": {
                                                        "line": 25,
                                                        "column": 32
                                                      }
                                                    },
                                                    "value": 1,
                                                    "rawValue": 1,
                                                    "raw": "1"
                                                  }
                                                }
                                              ],
                                              "quasis": [
                                                {
                                                  "type": "TemplateElement",
                                                  "start": 640,
                                                  "end": 649,
                                                  "loc": {
                                                    "start": {
                                                      "line": 25,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 25,
                                                      "column": 25
                                                    }
                                                  },
                                                  "value": {
                                                    "raw": "sponsored",
                                                    "cooked": "sponsored"
                                                  },
                                                  "tail": false
                                                },
                                                {
                                                  "type": "TemplateElement",
                                                  "start": 657,
                                                  "end": 657,
                                                  "loc": {
                                                    "start": {
                                                      "line": 25,
                                                      "column": 33
                                                    },
                                                    "end": {
                                                      "line": 25,
                                                      "column": 33
                                                    }
                                                  },
                                                  "value": {
                                                    "raw": "",
                                                    "cooked": ""
                                                  },
                                                  "tail": true
                                                }
                                              ]
                                            },
                                            "kind": "init"
                                          }
                                        ]
                                      }
                                    ]
                                  }
                                ]
                              }
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                {
                  "type": "ReturnStatement",
                  "start": 677,
                  "end": 695,
                  "loc": {
                    "start": {
                      "line": 29,
                      "column": 2
                    },
                    "end": {
                      "line": 29,
                      "column": 20
                    }
                  },
                  "argument": {
                    "type": "Identifier",
                    "start": 684,
                    "end": 694,
                    "loc": {
                      "start": {
                        "line": 29,
                        "column": 9
                      },
                      "end": {
                        "line": 29,
                        "column": 19
                      }
                    },
                    "name": "placements"
                  }
                }
              ]
            }
          }
        }
      ],
      "kind": "const"
    },
    {
      "type": "Identifier",
      "start": 700,
      "end": 2761,
      "loc": {
        "start": {
          "line": 32,
          "column": 0
        },
        "end": {
          "line": 122,
          "column": 2
        }
      },
      "declarations": [
        {
          "type": "VariableDeclarator",
          "start": 704,
          "end": 2760,
          "loc": {
            "start": {
              "line": 32,
              "column": 4
            },
            "end": {
              "line": 122,
              "column": 1
            }
          },
          "id": {
            "type": "Identifier",
            "start": 704,
            "end": 714,
            "loc": {
              "start": {
                "line": 32,
                "column": 4
              },
              "end": {
                "line": 32,
                "column": 14
              }
            },
            "name": "MapActions"
          },
          "init": {
            "type": "ObjectExpression",
            "start": 717,
            "end": 2760,
            "loc": {
              "start": {
                "line": 32,
                "column": 17
              },
              "end": {
                "line": 122,
                "column": 1
              }
            },
            "properties": [
              {
                "type": "Property",
                "start": 722,
                "end": 791,
                "loc": {
                  "start": {
                    "line": 34,
                    "column": 2
                  },
                  "end": {
                    "line": 36,
                    "column": 3
                  }
                },
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 722,
                  "end": 732,
                  "loc": {
                    "start": {
                      "line": 34,
                      "column": 2
                    },
                    "end": {
                      "line": 34,
                      "column": 12
                    }
                  },
                  "name": "viewChange"
                },
                "value": {
                  "type": "ArrowFunctionExpression",
                  "start": 734,
                  "end": 791,
                  "loc": {
                    "start": {
                      "line": 34,
                      "column": 14
                    },
                    "end": {
                      "line": 36,
                      "column": 3
                    }
                  },
                  "id": null,
                  "generator": false,
                  "expression": false,
                  "async": false,
                  "params": [
                    {
                      "type": "Identifier",
                      "start": 735,
                      "end": 739,
                      "loc": {
                        "start": {
                          "line": 34,
                          "column": 15
                        },
                        "end": {
                          "line": 34,
                          "column": 19
                        }
                      },
                      "name": "data"
                    }
                  ],
                  "body": {
                    "type": "BlockStatement",
                    "start": 744,
                    "end": 791,
                    "loc": {
                      "start": {
                        "line": 34,
                        "column": 24
                      },
                      "end": {
                        "line": 36,
                        "column": 3
                      }
                    },
                    "body": [
                      {
                        "type": "ExpressionStatement",
                        "start": 750,
                        "end": 787,
                        "loc": {
                          "start": {
                            "line": 35,
                            "column": 4
                          },
                          "end": {
                            "line": 35,
                            "column": 41
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 750,
                          "end": 786,
                          "loc": {
                            "start": {
                              "line": 35,
                              "column": 4
                            },
                            "end": {
                              "line": 35,
                              "column": 40
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 750,
                            "end": 764,
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 4
                              },
                              "end": {
                                "line": 35,
                                "column": 18
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 750,
                              "end": 756,
                              "loc": {
                                "start": {
                                  "line": 35,
                                  "column": 4
                                },
                                "end": {
                                  "line": 35,
                                  "column": 10
                                }
                              },
                              "name": "Arkham"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 757,
                              "end": 764,
                              "loc": {
                                "start": {
                                  "line": 35,
                                  "column": 11
                                },
                                "end": {
                                  "line": 35,
                                  "column": 18
                                }
                              },
                              "name": "trigger"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 765,
                              "end": 779,
                              "loc": {
                                "start": {
                                  "line": 35,
                                  "column": 19
                                },
                                "end": {
                                  "line": 35,
                                  "column": 33
                                }
                              },
                              "value": "view.changed",
                              "rawValue": "view.changed",
                              "raw": "\"view.changed\""
                            },
                            {
                              "type": "Identifier",
                              "start": 781,
                              "end": 785,
                              "loc": {
                                "start": {
                                  "line": 35,
                                  "column": 35
                                },
                                "end": {
                                  "line": 35,
                                  "column": 39
                                }
                              },
                              "name": "data"
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                "kind": "init"
              },
              {
                "type": "Property",
                "start": 796,
                "end": 1414,
                "loc": {
                  "start": {
                    "line": 38,
                    "column": 2
                  },
                  "end": {
                    "line": 55,
                    "column": 3
                  }
                },
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 796,
                  "end": 805,
                  "loc": {
                    "start": {
                      "line": 38,
                      "column": 2
                    },
                    "end": {
                      "line": 38,
                      "column": 11
                    }
                  },
                  "name": "gotoPlace"
                },
                "value": {
                  "type": "ArrowFunctionExpression",
                  "start": 807,
                  "end": 1414,
                  "loc": {
                    "start": {
                      "line": 38,
                      "column": 13
                    },
                    "end": {
                      "line": 55,
                      "column": 3
                    }
                  },
                  "id": null,
                  "generator": false,
                  "expression": false,
                  "async": false,
                  "params": [
                    {
                      "type": "ObjectPattern",
                      "start": 808,
                      "end": 851,
                      "loc": {
                        "start": {
                          "line": 38,
                          "column": 14
                        },
                        "end": {
                          "line": 38,
                          "column": 57
                        }
                      },
                      "properties": [
                        {
                          "type": "Property",
                          "start": 810,
                          "end": 820,
                          "loc": {
                            "start": {
                              "line": 38,
                              "column": 16
                            },
                            "end": {
                              "line": 38,
                              "column": 26
                            }
                          },
                          "method": false,
                          "shorthand": true,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 810,
                            "end": 820,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 16
                              },
                              "end": {
                                "line": 38,
                                "column": 26
                              }
                            },
                            "name": "placeTitle"
                          },
                          "kind": "init",
                          "value": {
                            "type": "Identifier",
                            "start": 810,
                            "end": 820,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 16
                              },
                              "end": {
                                "line": 38,
                                "column": 26
                              }
                            },
                            "name": "placeTitle"
                          }
                        },
                        {
                          "type": "Property",
                          "start": 822,
                          "end": 827,
                          "loc": {
                            "start": {
                              "line": 38,
                              "column": 28
                            },
                            "end": {
                              "line": 38,
                              "column": 33
                            }
                          },
                          "method": false,
                          "shorthand": true,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 822,
                            "end": 827,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 28
                              },
                              "end": {
                                "line": 38,
                                "column": 33
                              }
                            },
                            "name": "place"
                          },
                          "kind": "init",
                          "value": {
                            "type": "Identifier",
                            "start": 822,
                            "end": 827,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 28
                              },
                              "end": {
                                "line": 38,
                                "column": 33
                              }
                            },
                            "name": "place"
                          }
                        },
                        {
                          "type": "Property",
                          "start": 829,
                          "end": 839,
                          "loc": {
                            "start": {
                              "line": 38,
                              "column": 35
                            },
                            "end": {
                              "line": 38,
                              "column": 45
                            }
                          },
                          "method": false,
                          "shorthand": true,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 829,
                            "end": 839,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 35
                              },
                              "end": {
                                "line": 38,
                                "column": 45
                              }
                            },
                            "name": "breadcrumb"
                          },
                          "kind": "init",
                          "value": {
                            "type": "Identifier",
                            "start": 829,
                            "end": 839,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 35
                              },
                              "end": {
                                "line": 38,
                                "column": 45
                              }
                            },
                            "name": "breadcrumb"
                          }
                        },
                        {
                          "type": "Property",
                          "start": 841,
                          "end": 849,
                          "loc": {
                            "start": {
                              "line": 38,
                              "column": 47
                            },
                            "end": {
                              "line": 38,
                              "column": 55
                            }
                          },
                          "method": false,
                          "shorthand": true,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 841,
                            "end": 846,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 47
                              },
                              "end": {
                                "line": 38,
                                "column": 52
                              }
                            },
                            "name": "topic"
                          },
                          "kind": "init",
                          "value": {
                            "type": "AssignmentPattern",
                            "start": 841,
                            "end": 849,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 47
                              },
                              "end": {
                                "line": 38,
                                "column": 55
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 841,
                              "end": 846,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 47
                                },
                                "end": {
                                  "line": 38,
                                  "column": 52
                                }
                              },
                              "name": "topic"
                            },
                            "right": {
                              "type": "Literal",
                              "start": 847,
                              "end": 849,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 53
                                },
                                "end": {
                                  "line": 38,
                                  "column": 55
                                }
                              },
                              "value": "",
                              "rawValue": "",
                              "raw": "\"\""
                            }
                          }
                        }
                      ]
                    }
                  ],
                  "body": {
                    "type": "BlockStatement",
                    "start": 856,
                    "end": 1414,
                    "loc": {
                      "start": {
                        "line": 38,
                        "column": 62
                      },
                      "end": {
                        "line": 55,
                        "column": 3
                      }
                    },
                    "body": [
                      {
                        "type": "VariableDeclaration",
                        "start": 862,
                        "end": 963,
                        "loc": {
                          "start": {
                            "line": 39,
                            "column": 4
                          },
                          "end": {
                            "line": 40,
                            "column": 43
                          }
                        },
                        "declarations": [
                          {
                            "type": "VariableDeclarator",
                            "start": 866,
                            "end": 918,
                            "loc": {
                              "start": {
                                "line": 39,
                                "column": 8
                              },
                              "end": {
                                "line": 39,
                                "column": 60
                              }
                            },
                            "id": {
                              "type": "Identifier",
                              "start": 866,
                              "end": 871,
                              "loc": {
                                "start": {
                                  "line": 39,
                                  "column": 8
                                },
                                "end": {
                                  "line": 39,
                                  "column": 13
                                }
                              },
                              "name": "query"
                            },
                            "init": {
                              "type": "ConditionalExpression",
                              "start": 874,
                              "end": 918,
                              "loc": {
                                "start": {
                                  "line": 39,
                                  "column": 16
                                },
                                "end": {
                                  "line": 39,
                                  "column": 60
                                }
                              },
                              "test": {
                                "type": "Identifier",
                                "start": 874,
                                "end": 879,
                                "loc": {
                                  "start": {
                                    "line": 39,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 39,
                                    "column": 21
                                  }
                                },
                                "name": "topic"
                              },
                              "consequent": {
                                "type": "TemplateLiteral",
                                "start": 882,
                                "end": 913,
                                "loc": {
                                  "start": {
                                    "line": 39,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 39,
                                    "column": 55
                                  }
                                },
                                "expressions": [
                                  {
                                    "type": "CallExpression",
                                    "start": 892,
                                    "end": 911,
                                    "loc": {
                                      "start": {
                                        "line": 39,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 39,
                                        "column": 53
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 892,
                                      "end": 909,
                                      "loc": {
                                        "start": {
                                          "line": 39,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 39,
                                          "column": 51
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 892,
                                        "end": 897,
                                        "loc": {
                                          "start": {
                                            "line": 39,
                                            "column": 34
                                          },
                                          "end": {
                                            "line": 39,
                                            "column": 39
                                          }
                                        },
                                        "name": "topic"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 898,
                                        "end": 909,
                                        "loc": {
                                          "start": {
                                            "line": 39,
                                            "column": 40
                                          },
                                          "end": {
                                            "line": 39,
                                            "column": 51
                                          }
                                        },
                                        "name": "toLowerCase"
                                      },
                                      "computed": false
                                    },
                                    "arguments": []
                                  }
                                ],
                                "quasis": [
                                  {
                                    "type": "TemplateElement",
                                    "start": 883,
                                    "end": 890,
                                    "loc": {
                                      "start": {
                                        "line": 39,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 39,
                                        "column": 32
                                      }
                                    },
                                    "value": {
                                      "raw": "?topic=",
                                      "cooked": "?topic="
                                    },
                                    "tail": false
                                  },
                                  {
                                    "type": "TemplateElement",
                                    "start": 912,
                                    "end": 912,
                                    "loc": {
                                      "start": {
                                        "line": 39,
                                        "column": 54
                                      },
                                      "end": {
                                        "line": 39,
                                        "column": 54
                                      }
                                    },
                                    "value": {
                                      "raw": "",
                                      "cooked": ""
                                    },
                                    "tail": true
                                  }
                                ]
                              },
                              "alternate": {
                                "type": "Literal",
                                "start": 916,
                                "end": 918,
                                "loc": {
                                  "start": {
                                    "line": 39,
                                    "column": 58
                                  },
                                  "end": {
                                    "line": 39,
                                    "column": 60
                                  }
                                },
                                "value": "",
                                "rawValue": "",
                                "raw": "\"\""
                              }
                            }
                          },
                          {
                            "type": "VariableDeclarator",
                            "start": 928,
                            "end": 962,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 8
                              },
                              "end": {
                                "line": 40,
                                "column": 42
                              }
                            },
                            "id": {
                              "type": "Identifier",
                              "start": 928,
                              "end": 931,
                              "loc": {
                                "start": {
                                  "line": 40,
                                  "column": 8
                                },
                                "end": {
                                  "line": 40,
                                  "column": 11
                                }
                              },
                              "name": "url"
                            },
                            "init": {
                              "type": "TemplateLiteral",
                              "start": 934,
                              "end": 962,
                              "loc": {
                                "start": {
                                  "line": 40,
                                  "column": 14
                                },
                                "end": {
                                  "line": 40,
                                  "column": 42
                                }
                              },
                              "expressions": [
                                {
                                  "type": "Identifier",
                                  "start": 938,
                                  "end": 943,
                                  "loc": {
                                    "start": {
                                      "line": 40,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 40,
                                      "column": 23
                                    }
                                  },
                                  "name": "place"
                                },
                                {
                                  "type": "Identifier",
                                  "start": 955,
                                  "end": 960,
                                  "loc": {
                                    "start": {
                                      "line": 40,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 40,
                                      "column": 40
                                    }
                                  },
                                  "name": "query"
                                }
                              ],
                              "quasis": [
                                {
                                  "type": "TemplateElement",
                                  "start": 935,
                                  "end": 936,
                                  "loc": {
                                    "start": {
                                      "line": 40,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 40,
                                      "column": 16
                                    }
                                  },
                                  "value": {
                                    "raw": "/",
                                    "cooked": "/"
                                  },
                                  "tail": false
                                },
                                {
                                  "type": "TemplateElement",
                                  "start": 944,
                                  "end": 953,
                                  "loc": {
                                    "start": {
                                      "line": 40,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 40,
                                      "column": 33
                                    }
                                  },
                                  "value": {
                                    "raw": "/map.json",
                                    "cooked": "/map.json"
                                  },
                                  "tail": false
                                },
                                {
                                  "type": "TemplateElement",
                                  "start": 961,
                                  "end": 961,
                                  "loc": {
                                    "start": {
                                      "line": 40,
                                      "column": 41
                                    },
                                    "end": {
                                      "line": 40,
                                      "column": 41
                                    }
                                  },
                                  "value": {
                                    "raw": "",
                                    "cooked": ""
                                  },
                                  "tail": true
                                }
                              ]
                            }
                          }
                        ],
                        "kind": "let"
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 969,
                        "end": 1037,
                        "loc": {
                          "start": {
                            "line": 42,
                            "column": 4
                          },
                          "end": {
                            "line": 42,
                            "column": 72
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 969,
                          "end": 1036,
                          "loc": {
                            "start": {
                              "line": 42,
                              "column": 4
                            },
                            "end": {
                              "line": 42,
                              "column": 71
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 969,
                            "end": 983,
                            "loc": {
                              "start": {
                                "line": 42,
                                "column": 4
                              },
                              "end": {
                                "line": 42,
                                "column": 18
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 969,
                              "end": 975,
                              "loc": {
                                "start": {
                                  "line": 42,
                                  "column": 4
                                },
                                "end": {
                                  "line": 42,
                                  "column": 10
                                }
                              },
                              "name": "Arkham"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 976,
                              "end": 983,
                              "loc": {
                                "start": {
                                  "line": 42,
                                  "column": 11
                                },
                                "end": {
                                  "line": 42,
                                  "column": 18
                                }
                              },
                              "name": "trigger"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 984,
                              "end": 1000,
                              "loc": {
                                "start": {
                                  "line": 42,
                                  "column": 19
                                },
                                "end": {
                                  "line": 42,
                                  "column": 35
                                }
                              },
                              "value": "place.fetching",
                              "rawValue": "place.fetching",
                              "raw": "\"place.fetching\""
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 1002,
                              "end": 1035,
                              "loc": {
                                "start": {
                                  "line": 42,
                                  "column": 37
                                },
                                "end": {
                                  "line": 42,
                                  "column": 70
                                }
                              },
                              "properties": [
                                {
                                  "type": "Property",
                                  "start": 1004,
                                  "end": 1014,
                                  "loc": {
                                    "start": {
                                      "line": 42,
                                      "column": 39
                                    },
                                    "end": {
                                      "line": 42,
                                      "column": 49
                                    }
                                  },
                                  "method": false,
                                  "shorthand": true,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 1004,
                                    "end": 1014,
                                    "loc": {
                                      "start": {
                                        "line": 42,
                                        "column": 39
                                      },
                                      "end": {
                                        "line": 42,
                                        "column": 49
                                      }
                                    },
                                    "name": "placeTitle"
                                  },
                                  "kind": "init",
                                  "value": {
                                    "type": "Identifier",
                                    "start": 1004,
                                    "end": 1014,
                                    "loc": {
                                      "start": {
                                        "line": 42,
                                        "column": 39
                                      },
                                      "end": {
                                        "line": 42,
                                        "column": 49
                                      }
                                    },
                                    "name": "placeTitle"
                                  }
                                },
                                {
                                  "type": "Property",
                                  "start": 1016,
                                  "end": 1026,
                                  "loc": {
                                    "start": {
                                      "line": 42,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 42,
                                      "column": 61
                                    }
                                  },
                                  "method": false,
                                  "shorthand": true,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 1016,
                                    "end": 1026,
                                    "loc": {
                                      "start": {
                                        "line": 42,
                                        "column": 51
                                      },
                                      "end": {
                                        "line": 42,
                                        "column": 61
                                      }
                                    },
                                    "name": "breadcrumb"
                                  },
                                  "kind": "init",
                                  "value": {
                                    "type": "Identifier",
                                    "start": 1016,
                                    "end": 1026,
                                    "loc": {
                                      "start": {
                                        "line": 42,
                                        "column": 51
                                      },
                                      "end": {
                                        "line": 42,
                                        "column": 61
                                      }
                                    },
                                    "name": "breadcrumb"
                                  }
                                },
                                {
                                  "type": "Property",
                                  "start": 1028,
                                  "end": 1033,
                                  "loc": {
                                    "start": {
                                      "line": 42,
                                      "column": 63
                                    },
                                    "end": {
                                      "line": 42,
                                      "column": 68
                                    }
                                  },
                                  "method": false,
                                  "shorthand": true,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 1028,
                                    "end": 1033,
                                    "loc": {
                                      "start": {
                                        "line": 42,
                                        "column": 63
                                      },
                                      "end": {
                                        "line": 42,
                                        "column": 68
                                      }
                                    },
                                    "name": "topic"
                                  },
                                  "kind": "init",
                                  "value": {
                                    "type": "Identifier",
                                    "start": 1028,
                                    "end": 1033,
                                    "loc": {
                                      "start": {
                                        "line": 42,
                                        "column": 63
                                      },
                                      "end": {
                                        "line": 42,
                                        "column": 68
                                      }
                                    },
                                    "name": "topic"
                                  }
                                }
                              ]
                            }
                          ]
                        },
                        "trailingComments": [
                          {
                            "type": "CommentLine",
                            "value": " TODO: JC, maybe this is cool, maybe not?",
                            "start": 1043,
                            "end": 1086,
                            "loc": {
                              "start": {
                                "line": 44,
                                "column": 4
                              },
                              "end": {
                                "line": 44,
                                "column": 47
                              }
                            },
                            "range": [
                              1043,
                              1086
                            ]
                          },
                          {
                            "type": "CommentLine",
                            "value": " let mapData = window.localStorage.getItem(url);",
                            "start": 1091,
                            "end": 1141,
                            "loc": {
                              "start": {
                                "line": 45,
                                "column": 4
                              },
                              "end": {
                                "line": 45,
                                "column": 54
                              }
                            },
                            "range": [
                              1091,
                              1141
                            ]
                          },
                          {
                            "type": "CommentLine",
                            "value": " if (mapData) {",
                            "start": 1147,
                            "end": 1164,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 4
                              },
                              "end": {
                                "line": 47,
                                "column": 21
                              }
                            },
                            "range": [
                              1147,
                              1164
                            ]
                          },
                          {
                            "type": "CommentLine",
                            "value": "   return Arkham.trigger(\"place.fetched\", JSON.parse(mapData));",
                            "start": 1169,
                            "end": 1234,
                            "loc": {
                              "start": {
                                "line": 48,
                                "column": 4
                              },
                              "end": {
                                "line": 48,
                                "column": 69
                              }
                            },
                            "range": [
                              1169,
                              1234
                            ]
                          },
                          {
                            "type": "CommentLine",
                            "value": " }",
                            "start": 1239,
                            "end": 1243,
                            "loc": {
                              "start": {
                                "line": 49,
                                "column": 4
                              },
                              "end": {
                                "line": 49,
                                "column": 8
                              }
                            },
                            "range": [
                              1239,
                              1243
                            ]
                          }
                        ]
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 1249,
                        "end": 1410,
                        "loc": {
                          "start": {
                            "line": 51,
                            "column": 4
                          },
                          "end": {
                            "line": 54,
                            "column": 7
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 1249,
                          "end": 1409,
                          "loc": {
                            "start": {
                              "line": 51,
                              "column": 4
                            },
                            "end": {
                              "line": 54,
                              "column": 6
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1249,
                            "end": 1271,
                            "loc": {
                              "start": {
                                "line": 51,
                                "column": 4
                              },
                              "end": {
                                "line": 51,
                                "column": 26
                              }
                            },
                            "object": {
                              "type": "CallExpression",
                              "start": 1249,
                              "end": 1266,
                              "loc": {
                                "start": {
                                  "line": 51,
                                  "column": 4
                                },
                                "end": {
                                  "line": 51,
                                  "column": 21
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 1249,
                                "end": 1261,
                                "loc": {
                                  "start": {
                                    "line": 51,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 51,
                                    "column": 16
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 1249,
                                  "end": 1255,
                                  "loc": {
                                    "start": {
                                      "line": 51,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 51,
                                      "column": 10
                                    }
                                  },
                                  "name": "MapApi",
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1256,
                                  "end": 1261,
                                  "loc": {
                                    "start": {
                                      "line": 51,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 51,
                                      "column": 16
                                    }
                                  },
                                  "name": "fetch"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 1262,
                                  "end": 1265,
                                  "loc": {
                                    "start": {
                                      "line": 51,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 51,
                                      "column": 20
                                    }
                                  },
                                  "name": "url"
                                }
                              ],
                              "leadingComments": null
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1267,
                              "end": 1271,
                              "loc": {
                                "start": {
                                  "line": 51,
                                  "column": 22
                                },
                                "end": {
                                  "line": 51,
                                  "column": 26
                                }
                              },
                              "name": "done"
                            },
                            "computed": false,
                            "leadingComments": null
                          },
                          "arguments": [
                            {
                              "type": "ArrowFunctionExpression",
                              "start": 1272,
                              "end": 1408,
                              "loc": {
                                "start": {
                                  "line": 51,
                                  "column": 27
                                },
                                "end": {
                                  "line": 54,
                                  "column": 5
                                }
                              },
                              "id": null,
                              "generator": false,
                              "expression": false,
                              "async": false,
                              "params": [
                                {
                                  "type": "Identifier",
                                  "start": 1273,
                                  "end": 1280,
                                  "loc": {
                                    "start": {
                                      "line": 51,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 51,
                                      "column": 35
                                    }
                                  },
                                  "name": "results"
                                }
                              ],
                              "body": {
                                "type": "BlockStatement",
                                "start": 1285,
                                "end": 1408,
                                "loc": {
                                  "start": {
                                    "line": 51,
                                    "column": 40
                                  },
                                  "end": {
                                    "line": 54,
                                    "column": 5
                                  }
                                },
                                "body": [
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 1361,
                                    "end": 1402,
                                    "loc": {
                                      "start": {
                                        "line": 53,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 53,
                                        "column": 47
                                      }
                                    },
                                    "expression": {
                                      "type": "CallExpression",
                                      "start": 1361,
                                      "end": 1401,
                                      "loc": {
                                        "start": {
                                          "line": 53,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 53,
                                          "column": 46
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 1361,
                                        "end": 1375,
                                        "loc": {
                                          "start": {
                                            "line": 53,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 53,
                                            "column": 20
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 1361,
                                          "end": 1367,
                                          "loc": {
                                            "start": {
                                              "line": 53,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 53,
                                              "column": 12
                                            }
                                          },
                                          "name": "Arkham",
                                          "leadingComments": null
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 1368,
                                          "end": 1375,
                                          "loc": {
                                            "start": {
                                              "line": 53,
                                              "column": 13
                                            },
                                            "end": {
                                              "line": 53,
                                              "column": 20
                                            }
                                          },
                                          "name": "trigger"
                                        },
                                        "computed": false,
                                        "leadingComments": null
                                      },
                                      "arguments": [
                                        {
                                          "type": "Literal",
                                          "start": 1376,
                                          "end": 1391,
                                          "loc": {
                                            "start": {
                                              "line": 53,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 53,
                                              "column": 36
                                            }
                                          },
                                          "value": "place.fetched",
                                          "rawValue": "place.fetched",
                                          "raw": "\"place.fetched\""
                                        },
                                        {
                                          "type": "Identifier",
                                          "start": 1393,
                                          "end": 1400,
                                          "loc": {
                                            "start": {
                                              "line": 53,
                                              "column": 38
                                            },
                                            "end": {
                                              "line": 53,
                                              "column": 45
                                            }
                                          },
                                          "name": "results"
                                        }
                                      ],
                                      "leadingComments": null
                                    },
                                    "leadingComments": [
                                      {
                                        "type": "CommentLine",
                                        "value": " window.localStorage.setItem(url, JSON.stringify(results));",
                                        "start": 1293,
                                        "end": 1354,
                                        "loc": {
                                          "start": {
                                            "line": 52,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 52,
                                            "column": 67
                                          }
                                        },
                                        "range": [
                                          1293,
                                          1354
                                        ]
                                      }
                                    ]
                                  }
                                ]
                              }
                            }
                          ],
                          "leadingComments": null
                        },
                        "leadingComments": [
                          {
                            "type": "CommentLine",
                            "value": " TODO: JC, maybe this is cool, maybe not?",
                            "start": 1043,
                            "end": 1086,
                            "loc": {
                              "start": {
                                "line": 44,
                                "column": 4
                              },
                              "end": {
                                "line": 44,
                                "column": 47
                              }
                            },
                            "range": [
                              1043,
                              1086
                            ]
                          },
                          {
                            "type": "CommentLine",
                            "value": " let mapData = window.localStorage.getItem(url);",
                            "start": 1091,
                            "end": 1141,
                            "loc": {
                              "start": {
                                "line": 45,
                                "column": 4
                              },
                              "end": {
                                "line": 45,
                                "column": 54
                              }
                            },
                            "range": [
                              1091,
                              1141
                            ]
                          },
                          {
                            "type": "CommentLine",
                            "value": " if (mapData) {",
                            "start": 1147,
                            "end": 1164,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 4
                              },
                              "end": {
                                "line": 47,
                                "column": 21
                              }
                            },
                            "range": [
                              1147,
                              1164
                            ]
                          },
                          {
                            "type": "CommentLine",
                            "value": "   return Arkham.trigger(\"place.fetched\", JSON.parse(mapData));",
                            "start": 1169,
                            "end": 1234,
                            "loc": {
                              "start": {
                                "line": 48,
                                "column": 4
                              },
                              "end": {
                                "line": 48,
                                "column": 69
                              }
                            },
                            "range": [
                              1169,
                              1234
                            ]
                          },
                          {
                            "type": "CommentLine",
                            "value": " }",
                            "start": 1239,
                            "end": 1243,
                            "loc": {
                              "start": {
                                "line": 49,
                                "column": 4
                              },
                              "end": {
                                "line": 49,
                                "column": 8
                              }
                            },
                            "range": [
                              1239,
                              1243
                            ]
                          }
                        ]
                      }
                    ]
                  }
                },
                "kind": "init"
              },
              {
                "type": "Property",
                "start": 1419,
                "end": 1483,
                "loc": {
                  "start": {
                    "line": 57,
                    "column": 2
                  },
                  "end": {
                    "line": 59,
                    "column": 3
                  }
                },
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 1419,
                  "end": 1426,
                  "loc": {
                    "start": {
                      "line": 57,
                      "column": 2
                    },
                    "end": {
                      "line": 57,
                      "column": 9
                    }
                  },
                  "name": "poiOpen"
                },
                "value": {
                  "type": "ArrowFunctionExpression",
                  "start": 1428,
                  "end": 1483,
                  "loc": {
                    "start": {
                      "line": 57,
                      "column": 11
                    },
                    "end": {
                      "line": 59,
                      "column": 3
                    }
                  },
                  "id": null,
                  "generator": false,
                  "expression": false,
                  "async": false,
                  "params": [
                    {
                      "type": "Identifier",
                      "start": 1429,
                      "end": 1433,
                      "loc": {
                        "start": {
                          "line": 57,
                          "column": 12
                        },
                        "end": {
                          "line": 57,
                          "column": 16
                        }
                      },
                      "name": "data"
                    }
                  ],
                  "body": {
                    "type": "BlockStatement",
                    "start": 1438,
                    "end": 1483,
                    "loc": {
                      "start": {
                        "line": 57,
                        "column": 21
                      },
                      "end": {
                        "line": 59,
                        "column": 3
                      }
                    },
                    "body": [
                      {
                        "type": "ExpressionStatement",
                        "start": 1444,
                        "end": 1479,
                        "loc": {
                          "start": {
                            "line": 58,
                            "column": 4
                          },
                          "end": {
                            "line": 58,
                            "column": 39
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 1444,
                          "end": 1478,
                          "loc": {
                            "start": {
                              "line": 58,
                              "column": 4
                            },
                            "end": {
                              "line": 58,
                              "column": 38
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1444,
                            "end": 1458,
                            "loc": {
                              "start": {
                                "line": 58,
                                "column": 4
                              },
                              "end": {
                                "line": 58,
                                "column": 18
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1444,
                              "end": 1450,
                              "loc": {
                                "start": {
                                  "line": 58,
                                  "column": 4
                                },
                                "end": {
                                  "line": 58,
                                  "column": 10
                                }
                              },
                              "name": "Arkham"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1451,
                              "end": 1458,
                              "loc": {
                                "start": {
                                  "line": 58,
                                  "column": 11
                                },
                                "end": {
                                  "line": 58,
                                  "column": 18
                                }
                              },
                              "name": "trigger"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 1459,
                              "end": 1471,
                              "loc": {
                                "start": {
                                  "line": 58,
                                  "column": 19
                                },
                                "end": {
                                  "line": 58,
                                  "column": 31
                                }
                              },
                              "value": "poi.opened",
                              "rawValue": "poi.opened",
                              "raw": "\"poi.opened\""
                            },
                            {
                              "type": "Identifier",
                              "start": 1473,
                              "end": 1477,
                              "loc": {
                                "start": {
                                  "line": 58,
                                  "column": 33
                                },
                                "end": {
                                  "line": 58,
                                  "column": 37
                                }
                              },
                              "name": "data"
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                "kind": "init"
              },
              {
                "type": "Property",
                "start": 1488,
                "end": 1543,
                "loc": {
                  "start": {
                    "line": 61,
                    "column": 2
                  },
                  "end": {
                    "line": 63,
                    "column": 3
                  }
                },
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 1488,
                  "end": 1496,
                  "loc": {
                    "start": {
                      "line": 61,
                      "column": 2
                    },
                    "end": {
                      "line": 61,
                      "column": 10
                    }
                  },
                  "name": "poiClose"
                },
                "value": {
                  "type": "ArrowFunctionExpression",
                  "start": 1498,
                  "end": 1543,
                  "loc": {
                    "start": {
                      "line": 61,
                      "column": 12
                    },
                    "end": {
                      "line": 63,
                      "column": 3
                    }
                  },
                  "id": null,
                  "generator": false,
                  "expression": false,
                  "async": false,
                  "params": [],
                  "body": {
                    "type": "BlockStatement",
                    "start": 1504,
                    "end": 1543,
                    "loc": {
                      "start": {
                        "line": 61,
                        "column": 18
                      },
                      "end": {
                        "line": 63,
                        "column": 3
                      }
                    },
                    "body": [
                      {
                        "type": "ExpressionStatement",
                        "start": 1510,
                        "end": 1539,
                        "loc": {
                          "start": {
                            "line": 62,
                            "column": 4
                          },
                          "end": {
                            "line": 62,
                            "column": 33
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 1510,
                          "end": 1538,
                          "loc": {
                            "start": {
                              "line": 62,
                              "column": 4
                            },
                            "end": {
                              "line": 62,
                              "column": 32
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1510,
                            "end": 1524,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 4
                              },
                              "end": {
                                "line": 62,
                                "column": 18
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1510,
                              "end": 1516,
                              "loc": {
                                "start": {
                                  "line": 62,
                                  "column": 4
                                },
                                "end": {
                                  "line": 62,
                                  "column": 10
                                }
                              },
                              "name": "Arkham"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1517,
                              "end": 1524,
                              "loc": {
                                "start": {
                                  "line": 62,
                                  "column": 11
                                },
                                "end": {
                                  "line": 62,
                                  "column": 18
                                }
                              },
                              "name": "trigger"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 1525,
                              "end": 1537,
                              "loc": {
                                "start": {
                                  "line": 62,
                                  "column": 19
                                },
                                "end": {
                                  "line": 62,
                                  "column": 31
                                }
                              },
                              "value": "poi.closed",
                              "rawValue": "poi.closed",
                              "raw": "\"poi.closed\""
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                "kind": "init"
              },
              {
                "type": "Property",
                "start": 1548,
                "end": 1615,
                "loc": {
                  "start": {
                    "line": 65,
                    "column": 2
                  },
                  "end": {
                    "line": 67,
                    "column": 3
                  }
                },
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 1548,
                  "end": 1556,
                  "loc": {
                    "start": {
                      "line": 65,
                      "column": 2
                    },
                    "end": {
                      "line": 65,
                      "column": 10
                    }
                  },
                  "name": "pinHover"
                },
                "value": {
                  "type": "ArrowFunctionExpression",
                  "start": 1558,
                  "end": 1615,
                  "loc": {
                    "start": {
                      "line": 65,
                      "column": 12
                    },
                    "end": {
                      "line": 67,
                      "column": 3
                    }
                  },
                  "id": null,
                  "generator": false,
                  "expression": false,
                  "async": false,
                  "params": [
                    {
                      "type": "Identifier",
                      "start": 1559,
                      "end": 1563,
                      "loc": {
                        "start": {
                          "line": 65,
                          "column": 13
                        },
                        "end": {
                          "line": 65,
                          "column": 17
                        }
                      },
                      "name": "data"
                    }
                  ],
                  "body": {
                    "type": "BlockStatement",
                    "start": 1568,
                    "end": 1615,
                    "loc": {
                      "start": {
                        "line": 65,
                        "column": 22
                      },
                      "end": {
                        "line": 67,
                        "column": 3
                      }
                    },
                    "body": [
                      {
                        "type": "ExpressionStatement",
                        "start": 1574,
                        "end": 1611,
                        "loc": {
                          "start": {
                            "line": 66,
                            "column": 4
                          },
                          "end": {
                            "line": 66,
                            "column": 41
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 1574,
                          "end": 1610,
                          "loc": {
                            "start": {
                              "line": 66,
                              "column": 4
                            },
                            "end": {
                              "line": 66,
                              "column": 40
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1574,
                            "end": 1588,
                            "loc": {
                              "start": {
                                "line": 66,
                                "column": 4
                              },
                              "end": {
                                "line": 66,
                                "column": 18
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1574,
                              "end": 1580,
                              "loc": {
                                "start": {
                                  "line": 66,
                                  "column": 4
                                },
                                "end": {
                                  "line": 66,
                                  "column": 10
                                }
                              },
                              "name": "Arkham"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1581,
                              "end": 1588,
                              "loc": {
                                "start": {
                                  "line": 66,
                                  "column": 11
                                },
                                "end": {
                                  "line": 66,
                                  "column": 18
                                }
                              },
                              "name": "trigger"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 1589,
                              "end": 1603,
                              "loc": {
                                "start": {
                                  "line": 66,
                                  "column": 19
                                },
                                "end": {
                                  "line": 66,
                                  "column": 33
                                }
                              },
                              "value": "map.poihover",
                              "rawValue": "map.poihover",
                              "raw": "\"map.poihover\""
                            },
                            {
                              "type": "Identifier",
                              "start": 1605,
                              "end": 1609,
                              "loc": {
                                "start": {
                                  "line": 66,
                                  "column": 35
                                },
                                "end": {
                                  "line": 66,
                                  "column": 39
                                }
                              },
                              "name": "data"
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                "kind": "init"
              },
              {
                "type": "Property",
                "start": 1620,
                "end": 1692,
                "loc": {
                  "start": {
                    "line": 69,
                    "column": 2
                  },
                  "end": {
                    "line": 71,
                    "column": 3
                  }
                },
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 1620,
                  "end": 1633,
                  "loc": {
                    "start": {
                      "line": 69,
                      "column": 2
                    },
                    "end": {
                      "line": 69,
                      "column": 15
                    }
                  },
                  "name": "itemHighlight"
                },
                "value": {
                  "type": "ArrowFunctionExpression",
                  "start": 1635,
                  "end": 1692,
                  "loc": {
                    "start": {
                      "line": 69,
                      "column": 17
                    },
                    "end": {
                      "line": 71,
                      "column": 3
                    }
                  },
                  "id": null,
                  "generator": false,
                  "expression": false,
                  "async": false,
                  "params": [
                    {
                      "type": "Identifier",
                      "start": 1636,
                      "end": 1640,
                      "loc": {
                        "start": {
                          "line": 69,
                          "column": 18
                        },
                        "end": {
                          "line": 69,
                          "column": 22
                        }
                      },
                      "name": "data"
                    }
                  ],
                  "body": {
                    "type": "BlockStatement",
                    "start": 1645,
                    "end": 1692,
                    "loc": {
                      "start": {
                        "line": 69,
                        "column": 27
                      },
                      "end": {
                        "line": 71,
                        "column": 3
                      }
                    },
                    "body": [
                      {
                        "type": "ExpressionStatement",
                        "start": 1651,
                        "end": 1688,
                        "loc": {
                          "start": {
                            "line": 70,
                            "column": 4
                          },
                          "end": {
                            "line": 70,
                            "column": 41
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 1651,
                          "end": 1687,
                          "loc": {
                            "start": {
                              "line": 70,
                              "column": 4
                            },
                            "end": {
                              "line": 70,
                              "column": 40
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1651,
                            "end": 1665,
                            "loc": {
                              "start": {
                                "line": 70,
                                "column": 4
                              },
                              "end": {
                                "line": 70,
                                "column": 18
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1651,
                              "end": 1657,
                              "loc": {
                                "start": {
                                  "line": 70,
                                  "column": 4
                                },
                                "end": {
                                  "line": 70,
                                  "column": 10
                                }
                              },
                              "name": "Arkham"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1658,
                              "end": 1665,
                              "loc": {
                                "start": {
                                  "line": 70,
                                  "column": 11
                                },
                                "end": {
                                  "line": 70,
                                  "column": 18
                                }
                              },
                              "name": "trigger"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 1666,
                              "end": 1680,
                              "loc": {
                                "start": {
                                  "line": 70,
                                  "column": 19
                                },
                                "end": {
                                  "line": 70,
                                  "column": 33
                                }
                              },
                              "value": "item.hovered",
                              "rawValue": "item.hovered",
                              "raw": "\"item.hovered\""
                            },
                            {
                              "type": "Identifier",
                              "start": 1682,
                              "end": 1686,
                              "loc": {
                                "start": {
                                  "line": 70,
                                  "column": 35
                                },
                                "end": {
                                  "line": 70,
                                  "column": 39
                                }
                              },
                              "name": "data"
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                "kind": "init"
              },
              {
                "type": "Property",
                "start": 1697,
                "end": 1751,
                "loc": {
                  "start": {
                    "line": 73,
                    "column": 2
                  },
                  "end": {
                    "line": 75,
                    "column": 3
                  }
                },
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 1697,
                  "end": 1704,
                  "loc": {
                    "start": {
                      "line": 73,
                      "column": 2
                    },
                    "end": {
                      "line": 73,
                      "column": 9
                    }
                  },
                  "name": "mapOpen"
                },
                "value": {
                  "type": "ArrowFunctionExpression",
                  "start": 1706,
                  "end": 1751,
                  "loc": {
                    "start": {
                      "line": 73,
                      "column": 11
                    },
                    "end": {
                      "line": 75,
                      "column": 3
                    }
                  },
                  "id": null,
                  "generator": false,
                  "expression": false,
                  "async": false,
                  "params": [],
                  "body": {
                    "type": "BlockStatement",
                    "start": 1712,
                    "end": 1751,
                    "loc": {
                      "start": {
                        "line": 73,
                        "column": 17
                      },
                      "end": {
                        "line": 75,
                        "column": 3
                      }
                    },
                    "body": [
                      {
                        "type": "ExpressionStatement",
                        "start": 1718,
                        "end": 1747,
                        "loc": {
                          "start": {
                            "line": 74,
                            "column": 4
                          },
                          "end": {
                            "line": 74,
                            "column": 33
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 1718,
                          "end": 1746,
                          "loc": {
                            "start": {
                              "line": 74,
                              "column": 4
                            },
                            "end": {
                              "line": 74,
                              "column": 32
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1718,
                            "end": 1732,
                            "loc": {
                              "start": {
                                "line": 74,
                                "column": 4
                              },
                              "end": {
                                "line": 74,
                                "column": 18
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1718,
                              "end": 1724,
                              "loc": {
                                "start": {
                                  "line": 74,
                                  "column": 4
                                },
                                "end": {
                                  "line": 74,
                                  "column": 10
                                }
                              },
                              "name": "Arkham"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1725,
                              "end": 1732,
                              "loc": {
                                "start": {
                                  "line": 74,
                                  "column": 11
                                },
                                "end": {
                                  "line": 74,
                                  "column": 18
                                }
                              },
                              "name": "trigger"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 1733,
                              "end": 1745,
                              "loc": {
                                "start": {
                                  "line": 74,
                                  "column": 19
                                },
                                "end": {
                                  "line": 74,
                                  "column": 31
                                }
                              },
                              "value": "map.opened",
                              "rawValue": "map.opened",
                              "raw": "\"map.opened\""
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                "kind": "init"
              },
              {
                "type": "Property",
                "start": 1756,
                "end": 1811,
                "loc": {
                  "start": {
                    "line": 77,
                    "column": 2
                  },
                  "end": {
                    "line": 79,
                    "column": 3
                  }
                },
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 1756,
                  "end": 1764,
                  "loc": {
                    "start": {
                      "line": 77,
                      "column": 2
                    },
                    "end": {
                      "line": 77,
                      "column": 10
                    }
                  },
                  "name": "mapClose"
                },
                "value": {
                  "type": "ArrowFunctionExpression",
                  "start": 1766,
                  "end": 1811,
                  "loc": {
                    "start": {
                      "line": 77,
                      "column": 12
                    },
                    "end": {
                      "line": 79,
                      "column": 3
                    }
                  },
                  "id": null,
                  "generator": false,
                  "expression": false,
                  "async": false,
                  "params": [],
                  "body": {
                    "type": "BlockStatement",
                    "start": 1772,
                    "end": 1811,
                    "loc": {
                      "start": {
                        "line": 77,
                        "column": 18
                      },
                      "end": {
                        "line": 79,
                        "column": 3
                      }
                    },
                    "body": [
                      {
                        "type": "ExpressionStatement",
                        "start": 1778,
                        "end": 1807,
                        "loc": {
                          "start": {
                            "line": 78,
                            "column": 4
                          },
                          "end": {
                            "line": 78,
                            "column": 33
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 1778,
                          "end": 1806,
                          "loc": {
                            "start": {
                              "line": 78,
                              "column": 4
                            },
                            "end": {
                              "line": 78,
                              "column": 32
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1778,
                            "end": 1792,
                            "loc": {
                              "start": {
                                "line": 78,
                                "column": 4
                              },
                              "end": {
                                "line": 78,
                                "column": 18
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1778,
                              "end": 1784,
                              "loc": {
                                "start": {
                                  "line": 78,
                                  "column": 4
                                },
                                "end": {
                                  "line": 78,
                                  "column": 10
                                }
                              },
                              "name": "Arkham"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1785,
                              "end": 1792,
                              "loc": {
                                "start": {
                                  "line": 78,
                                  "column": 11
                                },
                                "end": {
                                  "line": 78,
                                  "column": 18
                                }
                              },
                              "name": "trigger"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 1793,
                              "end": 1805,
                              "loc": {
                                "start": {
                                  "line": 78,
                                  "column": 19
                                },
                                "end": {
                                  "line": 78,
                                  "column": 31
                                }
                              },
                              "value": "map.closed",
                              "rawValue": "map.closed",
                              "raw": "\"map.closed\""
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                "kind": "init"
              },
              {
                "type": "Property",
                "start": 1816,
                "end": 1889,
                "loc": {
                  "start": {
                    "line": 81,
                    "column": 2
                  },
                  "end": {
                    "line": 83,
                    "column": 3
                  }
                },
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 1816,
                  "end": 1824,
                  "loc": {
                    "start": {
                      "line": 81,
                      "column": 2
                    },
                    "end": {
                      "line": 81,
                      "column": 10
                    }
                  },
                  "name": "setState"
                },
                "value": {
                  "type": "ArrowFunctionExpression",
                  "start": 1826,
                  "end": 1889,
                  "loc": {
                    "start": {
                      "line": 81,
                      "column": 12
                    },
                    "end": {
                      "line": 83,
                      "column": 3
                    }
                  },
                  "id": null,
                  "generator": false,
                  "expression": false,
                  "async": false,
                  "params": [
                    {
                      "type": "Identifier",
                      "start": 1827,
                      "end": 1832,
                      "loc": {
                        "start": {
                          "line": 81,
                          "column": 13
                        },
                        "end": {
                          "line": 81,
                          "column": 18
                        }
                      },
                      "name": "state"
                    }
                  ],
                  "body": {
                    "type": "BlockStatement",
                    "start": 1837,
                    "end": 1889,
                    "loc": {
                      "start": {
                        "line": 81,
                        "column": 23
                      },
                      "end": {
                        "line": 83,
                        "column": 3
                      }
                    },
                    "body": [
                      {
                        "type": "ExpressionStatement",
                        "start": 1843,
                        "end": 1885,
                        "loc": {
                          "start": {
                            "line": 82,
                            "column": 4
                          },
                          "end": {
                            "line": 82,
                            "column": 46
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 1843,
                          "end": 1884,
                          "loc": {
                            "start": {
                              "line": 82,
                              "column": 4
                            },
                            "end": {
                              "line": 82,
                              "column": 45
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1843,
                            "end": 1857,
                            "loc": {
                              "start": {
                                "line": 82,
                                "column": 4
                              },
                              "end": {
                                "line": 82,
                                "column": 18
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1843,
                              "end": 1849,
                              "loc": {
                                "start": {
                                  "line": 82,
                                  "column": 4
                                },
                                "end": {
                                  "line": 82,
                                  "column": 10
                                }
                              },
                              "name": "Arkham"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1850,
                              "end": 1857,
                              "loc": {
                                "start": {
                                  "line": 82,
                                  "column": 11
                                },
                                "end": {
                                  "line": 82,
                                  "column": 18
                                }
                              },
                              "name": "trigger"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 1858,
                              "end": 1876,
                              "loc": {
                                "start": {
                                  "line": 82,
                                  "column": 19
                                },
                                "end": {
                                  "line": 82,
                                  "column": 37
                                }
                              },
                              "value": "state.setinitial",
                              "rawValue": "state.setinitial",
                              "raw": "\"state.setinitial\""
                            },
                            {
                              "type": "Identifier",
                              "start": 1878,
                              "end": 1883,
                              "loc": {
                                "start": {
                                  "line": 82,
                                  "column": 39
                                },
                                "end": {
                                  "line": 82,
                                  "column": 44
                                }
                              },
                              "name": "state"
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                "kind": "init"
              },
              {
                "type": "Property",
                "start": 1894,
                "end": 1946,
                "loc": {
                  "start": {
                    "line": 85,
                    "column": 2
                  },
                  "end": {
                    "line": 87,
                    "column": 3
                  }
                },
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 1894,
                  "end": 1901,
                  "loc": {
                    "start": {
                      "line": 85,
                      "column": 2
                    },
                    "end": {
                      "line": 85,
                      "column": 9
                    }
                  },
                  "name": "initMap"
                },
                "value": {
                  "type": "ArrowFunctionExpression",
                  "start": 1903,
                  "end": 1946,
                  "loc": {
                    "start": {
                      "line": 85,
                      "column": 11
                    },
                    "end": {
                      "line": 87,
                      "column": 3
                    }
                  },
                  "id": null,
                  "generator": false,
                  "expression": false,
                  "async": false,
                  "params": [],
                  "body": {
                    "type": "BlockStatement",
                    "start": 1909,
                    "end": 1946,
                    "loc": {
                      "start": {
                        "line": 85,
                        "column": 17
                      },
                      "end": {
                        "line": 87,
                        "column": 3
                      }
                    },
                    "body": [
                      {
                        "type": "ExpressionStatement",
                        "start": 1915,
                        "end": 1942,
                        "loc": {
                          "start": {
                            "line": 86,
                            "column": 4
                          },
                          "end": {
                            "line": 86,
                            "column": 31
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 1915,
                          "end": 1941,
                          "loc": {
                            "start": {
                              "line": 86,
                              "column": 4
                            },
                            "end": {
                              "line": 86,
                              "column": 30
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1915,
                            "end": 1929,
                            "loc": {
                              "start": {
                                "line": 86,
                                "column": 4
                              },
                              "end": {
                                "line": 86,
                                "column": 18
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1915,
                              "end": 1921,
                              "loc": {
                                "start": {
                                  "line": 86,
                                  "column": 4
                                },
                                "end": {
                                  "line": 86,
                                  "column": 10
                                }
                              },
                              "name": "Arkham"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1922,
                              "end": 1929,
                              "loc": {
                                "start": {
                                  "line": 86,
                                  "column": 11
                                },
                                "end": {
                                  "line": 86,
                                  "column": 18
                                }
                              },
                              "name": "trigger"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 1930,
                              "end": 1940,
                              "loc": {
                                "start": {
                                  "line": 86,
                                  "column": 19
                                },
                                "end": {
                                  "line": 86,
                                  "column": 29
                                }
                              },
                              "value": "map.init",
                              "rawValue": "map.init",
                              "raw": "\"map.init\""
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                "kind": "init"
              },
              {
                "type": "Property",
                "start": 1951,
                "end": 2027,
                "loc": {
                  "start": {
                    "line": 89,
                    "column": 2
                  },
                  "end": {
                    "line": 91,
                    "column": 3
                  }
                },
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 1951,
                  "end": 1962,
                  "loc": {
                    "start": {
                      "line": 89,
                      "column": 2
                    },
                    "end": {
                      "line": 89,
                      "column": 13
                    }
                  },
                  "name": "customPanel"
                },
                "value": {
                  "type": "ArrowFunctionExpression",
                  "start": 1964,
                  "end": 2027,
                  "loc": {
                    "start": {
                      "line": 89,
                      "column": 15
                    },
                    "end": {
                      "line": 91,
                      "column": 3
                    }
                  },
                  "id": null,
                  "generator": false,
                  "expression": false,
                  "async": false,
                  "params": [
                    {
                      "type": "Identifier",
                      "start": 1965,
                      "end": 1969,
                      "loc": {
                        "start": {
                          "line": 89,
                          "column": 16
                        },
                        "end": {
                          "line": 89,
                          "column": 20
                        }
                      },
                      "name": "data"
                    }
                  ],
                  "body": {
                    "type": "BlockStatement",
                    "start": 1974,
                    "end": 2027,
                    "loc": {
                      "start": {
                        "line": 89,
                        "column": 25
                      },
                      "end": {
                        "line": 91,
                        "column": 3
                      }
                    },
                    "body": [
                      {
                        "type": "ExpressionStatement",
                        "start": 1980,
                        "end": 2023,
                        "loc": {
                          "start": {
                            "line": 90,
                            "column": 4
                          },
                          "end": {
                            "line": 90,
                            "column": 47
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 1980,
                          "end": 2022,
                          "loc": {
                            "start": {
                              "line": 90,
                              "column": 4
                            },
                            "end": {
                              "line": 90,
                              "column": 46
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1980,
                            "end": 1994,
                            "loc": {
                              "start": {
                                "line": 90,
                                "column": 4
                              },
                              "end": {
                                "line": 90,
                                "column": 18
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1980,
                              "end": 1986,
                              "loc": {
                                "start": {
                                  "line": 90,
                                  "column": 4
                                },
                                "end": {
                                  "line": 90,
                                  "column": 10
                                }
                              },
                              "name": "Arkham"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1987,
                              "end": 1994,
                              "loc": {
                                "start": {
                                  "line": 90,
                                  "column": 11
                                },
                                "end": {
                                  "line": 90,
                                  "column": 18
                                }
                              },
                              "name": "trigger"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 1995,
                              "end": 2015,
                              "loc": {
                                "start": {
                                  "line": 90,
                                  "column": 19
                                },
                                "end": {
                                  "line": 90,
                                  "column": 39
                                }
                              },
                              "value": "custompanel.opened",
                              "rawValue": "custompanel.opened",
                              "raw": "\"custompanel.opened\""
                            },
                            {
                              "type": "Identifier",
                              "start": 2017,
                              "end": 2021,
                              "loc": {
                                "start": {
                                  "line": 90,
                                  "column": 41
                                },
                                "end": {
                                  "line": 90,
                                  "column": 45
                                }
                              },
                              "name": "data"
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                "kind": "init"
              },
              {
                "type": "Property",
                "start": 2032,
                "end": 2757,
                "loc": {
                  "start": {
                    "line": 93,
                    "column": 2
                  },
                  "end": {
                    "line": 120,
                    "column": 3
                  }
                },
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 2032,
                  "end": 2045,
                  "loc": {
                    "start": {
                      "line": 93,
                      "column": 2
                    },
                    "end": {
                      "line": 93,
                      "column": 15
                    }
                  },
                  "name": "fetchSponsors"
                },
                "value": {
                  "type": "ArrowFunctionExpression",
                  "start": 2047,
                  "end": 2757,
                  "loc": {
                    "start": {
                      "line": 93,
                      "column": 17
                    },
                    "end": {
                      "line": 120,
                      "column": 3
                    }
                  },
                  "id": null,
                  "generator": false,
                  "expression": false,
                  "async": false,
                  "params": [],
                  "body": {
                    "type": "BlockStatement",
                    "start": 2053,
                    "end": 2757,
                    "loc": {
                      "start": {
                        "line": 93,
                        "column": 23
                      },
                      "end": {
                        "line": 120,
                        "column": 3
                      }
                    },
                    "body": [
                      {
                        "type": "VariableDeclaration",
                        "start": 2059,
                        "end": 2130,
                        "loc": {
                          "start": {
                            "line": 94,
                            "column": 4
                          },
                          "end": {
                            "line": 96,
                            "column": 7
                          }
                        },
                        "declarations": [
                          {
                            "type": "VariableDeclarator",
                            "start": 2063,
                            "end": 2129,
                            "loc": {
                              "start": {
                                "line": 94,
                                "column": 8
                              },
                              "end": {
                                "line": 96,
                                "column": 6
                              }
                            },
                            "id": {
                              "type": "Identifier",
                              "start": 2063,
                              "end": 2064,
                              "loc": {
                                "start": {
                                  "line": 94,
                                  "column": 8
                                },
                                "end": {
                                  "line": 94,
                                  "column": 9
                                }
                              },
                              "name": "x"
                            },
                            "init": {
                              "type": "CallExpression",
                              "start": 2067,
                              "end": 2129,
                              "loc": {
                                "start": {
                                  "line": 94,
                                  "column": 12
                                },
                                "end": {
                                  "line": 96,
                                  "column": 6
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 2067,
                                "end": 2081,
                                "loc": {
                                  "start": {
                                    "line": 94,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 94,
                                    "column": 26
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 2067,
                                  "end": 2071,
                                  "loc": {
                                    "start": {
                                      "line": 94,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 94,
                                      "column": 16
                                    }
                                  },
                                  "name": "JSON"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2072,
                                  "end": 2081,
                                  "loc": {
                                    "start": {
                                      "line": 94,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 94,
                                      "column": 26
                                    }
                                  },
                                  "name": "stringify"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ObjectExpression",
                                  "start": 2082,
                                  "end": 2128,
                                  "loc": {
                                    "start": {
                                      "line": 94,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 96,
                                      "column": 5
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "Property",
                                      "start": 2090,
                                      "end": 2122,
                                      "loc": {
                                        "start": {
                                          "line": 95,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 95,
                                          "column": 38
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 2090,
                                        "end": 2100,
                                        "loc": {
                                          "start": {
                                            "line": 95,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 95,
                                            "column": 16
                                          }
                                        },
                                        "name": "placements"
                                      },
                                      "value": {
                                        "type": "CallExpression",
                                        "start": 2102,
                                        "end": 2122,
                                        "loc": {
                                          "start": {
                                            "line": 95,
                                            "column": 18
                                          },
                                          "end": {
                                            "line": 95,
                                            "column": 38
                                          }
                                        },
                                        "callee": {
                                          "type": "Identifier",
                                          "start": 2102,
                                          "end": 2120,
                                          "loc": {
                                            "start": {
                                              "line": 95,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 95,
                                              "column": 36
                                            }
                                          },
                                          "name": "generatePlacements"
                                        },
                                        "arguments": []
                                      },
                                      "kind": "init"
                                    }
                                  ]
                                }
                              ]
                            }
                          }
                        ],
                        "kind": "let"
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 2136,
                        "end": 2753,
                        "loc": {
                          "start": {
                            "line": 98,
                            "column": 4
                          },
                          "end": {
                            "line": 119,
                            "column": 7
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 2136,
                          "end": 2752,
                          "loc": {
                            "start": {
                              "line": 98,
                              "column": 4
                            },
                            "end": {
                              "line": 119,
                              "column": 6
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2136,
                            "end": 2142,
                            "loc": {
                              "start": {
                                "line": 98,
                                "column": 4
                              },
                              "end": {
                                "line": 98,
                                "column": 10
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2136,
                              "end": 2137,
                              "loc": {
                                "start": {
                                  "line": 98,
                                  "column": 4
                                },
                                "end": {
                                  "line": 98,
                                  "column": 5
                                }
                              },
                              "name": "$"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2138,
                              "end": 2142,
                              "loc": {
                                "start": {
                                  "line": 98,
                                  "column": 6
                                },
                                "end": {
                                  "line": 98,
                                  "column": 10
                                }
                              },
                              "name": "ajax"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "ObjectExpression",
                              "start": 2143,
                              "end": 2751,
                              "loc": {
                                "start": {
                                  "line": 98,
                                  "column": 11
                                },
                                "end": {
                                  "line": 119,
                                  "column": 5
                                }
                              },
                              "properties": [
                                {
                                  "type": "Property",
                                  "start": 2151,
                                  "end": 2189,
                                  "loc": {
                                    "start": {
                                      "line": 99,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 99,
                                      "column": 44
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 2151,
                                    "end": 2154,
                                    "loc": {
                                      "start": {
                                        "line": 99,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 99,
                                        "column": 9
                                      }
                                    },
                                    "name": "url"
                                  },
                                  "value": {
                                    "type": "Literal",
                                    "start": 2156,
                                    "end": 2189,
                                    "loc": {
                                      "start": {
                                        "line": 99,
                                        "column": 11
                                      },
                                      "end": {
                                        "line": 99,
                                        "column": 44
                                      }
                                    },
                                    "value": "http://engine.adzerk.net/api/v2",
                                    "rawValue": "http://engine.adzerk.net/api/v2",
                                    "raw": "\"http://engine.adzerk.net/api/v2\""
                                  },
                                  "kind": "init"
                                },
                                {
                                  "type": "Property",
                                  "start": 2197,
                                  "end": 2211,
                                  "loc": {
                                    "start": {
                                      "line": 100,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 100,
                                      "column": 20
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 2197,
                                    "end": 2203,
                                    "loc": {
                                      "start": {
                                        "line": 100,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 100,
                                        "column": 12
                                      }
                                    },
                                    "name": "method"
                                  },
                                  "value": {
                                    "type": "Literal",
                                    "start": 2205,
                                    "end": 2211,
                                    "loc": {
                                      "start": {
                                        "line": 100,
                                        "column": 14
                                      },
                                      "end": {
                                        "line": 100,
                                        "column": 20
                                      }
                                    },
                                    "value": "POST",
                                    "rawValue": "POST",
                                    "raw": "\"POST\""
                                  },
                                  "kind": "init"
                                },
                                {
                                  "type": "Property",
                                  "start": 2219,
                                  "end": 2250,
                                  "loc": {
                                    "start": {
                                      "line": 101,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 101,
                                      "column": 37
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 2219,
                                    "end": 2230,
                                    "loc": {
                                      "start": {
                                        "line": 101,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 101,
                                        "column": 17
                                      }
                                    },
                                    "name": "contentType"
                                  },
                                  "value": {
                                    "type": "Literal",
                                    "start": 2232,
                                    "end": 2250,
                                    "loc": {
                                      "start": {
                                        "line": 101,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 101,
                                        "column": 37
                                      }
                                    },
                                    "value": "application/json",
                                    "rawValue": "application/json",
                                    "raw": "\"application/json\""
                                  },
                                  "kind": "init"
                                },
                                {
                                  "type": "Property",
                                  "start": 2258,
                                  "end": 2265,
                                  "loc": {
                                    "start": {
                                      "line": 102,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 102,
                                      "column": 13
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 2258,
                                    "end": 2262,
                                    "loc": {
                                      "start": {
                                        "line": 102,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 102,
                                        "column": 10
                                      }
                                    },
                                    "name": "data"
                                  },
                                  "value": {
                                    "type": "Identifier",
                                    "start": 2264,
                                    "end": 2265,
                                    "loc": {
                                      "start": {
                                        "line": 102,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 102,
                                        "column": 13
                                      }
                                    },
                                    "name": "x"
                                  },
                                  "kind": "init"
                                },
                                {
                                  "type": "Property",
                                  "start": 2273,
                                  "end": 2681,
                                  "loc": {
                                    "start": {
                                      "line": 103,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 115,
                                      "column": 7
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 2273,
                                    "end": 2280,
                                    "loc": {
                                      "start": {
                                        "line": 103,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 103,
                                        "column": 13
                                      }
                                    },
                                    "name": "success"
                                  },
                                  "value": {
                                    "type": "FunctionExpression",
                                    "start": 2282,
                                    "end": 2681,
                                    "loc": {
                                      "start": {
                                        "line": 103,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 115,
                                        "column": 7
                                      }
                                    },
                                    "id": null,
                                    "generator": false,
                                    "expression": false,
                                    "async": false,
                                    "params": [
                                      {
                                        "type": "Identifier",
                                        "start": 2291,
                                        "end": 2299,
                                        "loc": {
                                          "start": {
                                            "line": 103,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 103,
                                            "column": 32
                                          }
                                        },
                                        "name": "response"
                                      }
                                    ],
                                    "body": {
                                      "type": "BlockStatement",
                                      "start": 2301,
                                      "end": 2681,
                                      "loc": {
                                        "start": {
                                          "line": 103,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 115,
                                          "column": 7
                                        }
                                      },
                                      "body": [
                                        {
                                          "type": "VariableDeclaration",
                                          "start": 2311,
                                          "end": 2435,
                                          "loc": {
                                            "start": {
                                              "line": 104,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 105,
                                              "column": 79
                                            }
                                          },
                                          "declarations": [
                                            {
                                              "type": "VariableDeclarator",
                                              "start": 2315,
                                              "end": 2354,
                                              "loc": {
                                                "start": {
                                                  "line": 104,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 104,
                                                  "column": 51
                                                }
                                              },
                                              "id": {
                                                "type": "Identifier",
                                                "start": 2315,
                                                "end": 2318,
                                                "loc": {
                                                  "start": {
                                                    "line": 104,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 104,
                                                    "column": 15
                                                  }
                                                },
                                                "name": "set"
                                              },
                                              "init": {
                                                "type": "ObjectExpression",
                                                "start": 2321,
                                                "end": 2354,
                                                "loc": {
                                                  "start": {
                                                    "line": 104,
                                                    "column": 18
                                                  },
                                                  "end": {
                                                    "line": 104,
                                                    "column": 51
                                                  }
                                                },
                                                "properties": [
                                                  {
                                                    "type": "Property",
                                                    "start": 2323,
                                                    "end": 2341,
                                                    "loc": {
                                                      "start": {
                                                        "line": 104,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 104,
                                                        "column": 38
                                                      }
                                                    },
                                                    "method": false,
                                                    "shorthand": false,
                                                    "computed": false,
                                                    "key": {
                                                      "type": "Identifier",
                                                      "start": 2323,
                                                      "end": 2328,
                                                      "loc": {
                                                        "start": {
                                                          "line": 104,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 104,
                                                          "column": 25
                                                        }
                                                      },
                                                      "name": "title"
                                                    },
                                                    "value": {
                                                      "type": "Literal",
                                                      "start": 2330,
                                                      "end": 2341,
                                                      "loc": {
                                                        "start": {
                                                          "line": 104,
                                                          "column": 27
                                                        },
                                                        "end": {
                                                          "line": 104,
                                                          "column": 38
                                                        }
                                                      },
                                                      "value": "Sponsored",
                                                      "rawValue": "Sponsored",
                                                      "raw": "\"Sponsored\""
                                                    },
                                                    "kind": "init"
                                                  },
                                                  {
                                                    "type": "Property",
                                                    "start": 2343,
                                                    "end": 2352,
                                                    "loc": {
                                                      "start": {
                                                        "line": 104,
                                                        "column": 40
                                                      },
                                                      "end": {
                                                        "line": 104,
                                                        "column": 49
                                                      }
                                                    },
                                                    "method": false,
                                                    "shorthand": false,
                                                    "computed": false,
                                                    "key": {
                                                      "type": "Identifier",
                                                      "start": 2343,
                                                      "end": 2348,
                                                      "loc": {
                                                        "start": {
                                                          "line": 104,
                                                          "column": 40
                                                        },
                                                        "end": {
                                                          "line": 104,
                                                          "column": 45
                                                        }
                                                      },
                                                      "name": "items"
                                                    },
                                                    "value": {
                                                      "type": "ArrayExpression",
                                                      "start": 2350,
                                                      "end": 2352,
                                                      "loc": {
                                                        "start": {
                                                          "line": 104,
                                                          "column": 47
                                                        },
                                                        "end": {
                                                          "line": 104,
                                                          "column": 49
                                                        }
                                                      },
                                                      "elements": []
                                                    },
                                                    "kind": "init"
                                                  }
                                                ]
                                              }
                                            },
                                            {
                                              "type": "VariableDeclarator",
                                              "start": 2368,
                                              "end": 2434,
                                              "loc": {
                                                "start": {
                                                  "line": 105,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 105,
                                                  "column": 78
                                                }
                                              },
                                              "id": {
                                                "type": "Identifier",
                                                "start": 2368,
                                                "end": 2377,
                                                "loc": {
                                                  "start": {
                                                    "line": 105,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 105,
                                                    "column": 21
                                                  }
                                                },
                                                "name": "decisions"
                                              },
                                              "init": {
                                                "type": "CallExpression",
                                                "start": 2380,
                                                "end": 2434,
                                                "loc": {
                                                  "start": {
                                                    "line": 105,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 105,
                                                    "column": 78
                                                  }
                                                },
                                                "callee": {
                                                  "type": "Identifier",
                                                  "start": 2380,
                                                  "end": 2384,
                                                  "loc": {
                                                    "start": {
                                                      "line": 105,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 105,
                                                      "column": 28
                                                    }
                                                  },
                                                  "name": "uniq"
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "CallExpression",
                                                    "start": 2385,
                                                    "end": 2419,
                                                    "loc": {
                                                      "start": {
                                                        "line": 105,
                                                        "column": 29
                                                      },
                                                      "end": {
                                                        "line": 105,
                                                        "column": 63
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "Identifier",
                                                      "start": 2385,
                                                      "end": 2391,
                                                      "loc": {
                                                        "start": {
                                                          "line": 105,
                                                          "column": 29
                                                        },
                                                        "end": {
                                                          "line": 105,
                                                          "column": 35
                                                        }
                                                      },
                                                      "name": "filter"
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "MemberExpression",
                                                        "start": 2392,
                                                        "end": 2410,
                                                        "loc": {
                                                          "start": {
                                                            "line": 105,
                                                            "column": 36
                                                          },
                                                          "end": {
                                                            "line": 105,
                                                            "column": 54
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 2392,
                                                          "end": 2400,
                                                          "loc": {
                                                            "start": {
                                                              "line": 105,
                                                              "column": 36
                                                            },
                                                            "end": {
                                                              "line": 105,
                                                              "column": 44
                                                            }
                                                          },
                                                          "name": "response"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 2401,
                                                          "end": 2410,
                                                          "loc": {
                                                            "start": {
                                                              "line": 105,
                                                              "column": 45
                                                            },
                                                            "end": {
                                                              "line": 105,
                                                              "column": 54
                                                            }
                                                          },
                                                          "name": "decisions"
                                                        },
                                                        "computed": false
                                                      },
                                                      {
                                                        "type": "ArrowFunctionExpression",
                                                        "start": 2412,
                                                        "end": 2418,
                                                        "loc": {
                                                          "start": {
                                                            "line": 105,
                                                            "column": 56
                                                          },
                                                          "end": {
                                                            "line": 105,
                                                            "column": 62
                                                          }
                                                        },
                                                        "id": null,
                                                        "generator": false,
                                                        "expression": true,
                                                        "async": false,
                                                        "params": [
                                                          {
                                                            "type": "Identifier",
                                                            "start": 2412,
                                                            "end": 2413,
                                                            "loc": {
                                                              "start": {
                                                                "line": 105,
                                                                "column": 56
                                                              },
                                                              "end": {
                                                                "line": 105,
                                                                "column": 57
                                                              }
                                                            },
                                                            "name": "d"
                                                          }
                                                        ],
                                                        "body": {
                                                          "type": "Identifier",
                                                          "start": 2417,
                                                          "end": 2418,
                                                          "loc": {
                                                            "start": {
                                                              "line": 105,
                                                              "column": 61
                                                            },
                                                            "end": {
                                                              "line": 105,
                                                              "column": 62
                                                            }
                                                          },
                                                          "name": "d"
                                                        }
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "type": "Literal",
                                                    "start": 2421,
                                                    "end": 2433,
                                                    "loc": {
                                                      "start": {
                                                        "line": 105,
                                                        "column": 65
                                                      },
                                                      "end": {
                                                        "line": 105,
                                                        "column": 77
                                                      }
                                                    },
                                                    "value": "creativeId",
                                                    "rawValue": "creativeId",
                                                    "raw": "\"creativeId\""
                                                  }
                                                ]
                                              }
                                            }
                                          ],
                                          "kind": "let"
                                        },
                                        {
                                          "type": "ExpressionStatement",
                                          "start": 2445,
                                          "end": 2580,
                                          "loc": {
                                            "start": {
                                              "line": 107,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 110,
                                              "column": 11
                                            }
                                          },
                                          "expression": {
                                            "type": "CallExpression",
                                            "start": 2445,
                                            "end": 2579,
                                            "loc": {
                                              "start": {
                                                "line": 107,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 110,
                                                "column": 10
                                              }
                                            },
                                            "callee": {
                                              "type": "Identifier",
                                              "start": 2445,
                                              "end": 2449,
                                              "loc": {
                                                "start": {
                                                  "line": 107,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 107,
                                                  "column": 12
                                                }
                                              },
                                              "name": "each"
                                            },
                                            "arguments": [
                                              {
                                                "type": "Identifier",
                                                "start": 2450,
                                                "end": 2459,
                                                "loc": {
                                                  "start": {
                                                    "line": 107,
                                                    "column": 13
                                                  },
                                                  "end": {
                                                    "line": 107,
                                                    "column": 22
                                                  }
                                                },
                                                "name": "decisions"
                                              },
                                              {
                                                "type": "ArrowFunctionExpression",
                                                "start": 2461,
                                                "end": 2578,
                                                "loc": {
                                                  "start": {
                                                    "line": 107,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 110,
                                                    "column": 9
                                                  }
                                                },
                                                "id": null,
                                                "generator": false,
                                                "expression": false,
                                                "async": false,
                                                "params": [
                                                  {
                                                    "type": "Identifier",
                                                    "start": 2461,
                                                    "end": 2469,
                                                    "loc": {
                                                      "start": {
                                                        "line": 107,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 107,
                                                        "column": 32
                                                      }
                                                    },
                                                    "name": "decision"
                                                  }
                                                ],
                                                "body": {
                                                  "type": "BlockStatement",
                                                  "start": 2473,
                                                  "end": 2578,
                                                  "loc": {
                                                    "start": {
                                                      "line": 107,
                                                      "column": 36
                                                    },
                                                    "end": {
                                                      "line": 110,
                                                      "column": 9
                                                    }
                                                  },
                                                  "body": [
                                                    {
                                                      "type": "VariableDeclaration",
                                                      "start": 2485,
                                                      "end": 2533,
                                                      "loc": {
                                                        "start": {
                                                          "line": 108,
                                                          "column": 10
                                                        },
                                                        "end": {
                                                          "line": 108,
                                                          "column": 58
                                                        }
                                                      },
                                                      "declarations": [
                                                        {
                                                          "type": "VariableDeclarator",
                                                          "start": 2489,
                                                          "end": 2532,
                                                          "loc": {
                                                            "start": {
                                                              "line": 108,
                                                              "column": 14
                                                            },
                                                            "end": {
                                                              "line": 108,
                                                              "column": 57
                                                            }
                                                          },
                                                          "id": {
                                                            "type": "Identifier",
                                                            "start": 2489,
                                                            "end": 2492,
                                                            "loc": {
                                                              "start": {
                                                                "line": 108,
                                                                "column": 14
                                                              },
                                                              "end": {
                                                                "line": 108,
                                                                "column": 17
                                                              }
                                                            },
                                                            "name": "poi"
                                                          },
                                                          "init": {
                                                            "type": "CallExpression",
                                                            "start": 2495,
                                                            "end": 2532,
                                                            "loc": {
                                                              "start": {
                                                                "line": 108,
                                                                "column": 20
                                                              },
                                                              "end": {
                                                                "line": 108,
                                                                "column": 57
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 2495,
                                                              "end": 2505,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 108,
                                                                  "column": 20
                                                                },
                                                                "end": {
                                                                  "line": 108,
                                                                  "column": 30
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 2495,
                                                                "end": 2499,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 108,
                                                                    "column": 20
                                                                  },
                                                                  "end": {
                                                                    "line": 108,
                                                                    "column": 24
                                                                  }
                                                                },
                                                                "name": "JSON"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 2500,
                                                                "end": 2505,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 108,
                                                                    "column": 25
                                                                  },
                                                                  "end": {
                                                                    "line": 108,
                                                                    "column": 30
                                                                  }
                                                                },
                                                                "name": "parse"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "MemberExpression",
                                                                "start": 2506,
                                                                "end": 2531,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 108,
                                                                    "column": 31
                                                                  },
                                                                  "end": {
                                                                    "line": 108,
                                                                    "column": 56
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 2506,
                                                                  "end": 2526,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 108,
                                                                      "column": 31
                                                                    },
                                                                    "end": {
                                                                      "line": 108,
                                                                      "column": 51
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "MemberExpression",
                                                                    "start": 2506,
                                                                    "end": 2523,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 108,
                                                                        "column": 31
                                                                      },
                                                                      "end": {
                                                                        "line": 108,
                                                                        "column": 48
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "Identifier",
                                                                      "start": 2506,
                                                                      "end": 2514,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 108,
                                                                          "column": 31
                                                                        },
                                                                        "end": {
                                                                          "line": 108,
                                                                          "column": 39
                                                                        }
                                                                      },
                                                                      "name": "decision"
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 2515,
                                                                      "end": 2523,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 108,
                                                                          "column": 40
                                                                        },
                                                                        "end": {
                                                                          "line": 108,
                                                                          "column": 48
                                                                        }
                                                                      },
                                                                      "name": "contents"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "property": {
                                                                    "type": "Literal",
                                                                    "start": 2524,
                                                                    "end": 2525,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 108,
                                                                        "column": 49
                                                                      },
                                                                      "end": {
                                                                        "line": 108,
                                                                        "column": 50
                                                                      }
                                                                    },
                                                                    "value": 0,
                                                                    "rawValue": 0,
                                                                    "raw": "0"
                                                                  },
                                                                  "computed": true
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 2527,
                                                                  "end": 2531,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 108,
                                                                      "column": 52
                                                                    },
                                                                    "end": {
                                                                      "line": 108,
                                                                      "column": 56
                                                                    }
                                                                  },
                                                                  "name": "body"
                                                                },
                                                                "computed": false
                                                              }
                                                            ]
                                                          }
                                                        }
                                                      ],
                                                      "kind": "let"
                                                    },
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 2548,
                                                      "end": 2568,
                                                      "loc": {
                                                        "start": {
                                                          "line": 109,
                                                          "column": 14
                                                        },
                                                        "end": {
                                                          "line": 109,
                                                          "column": 34
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "CallExpression",
                                                        "start": 2548,
                                                        "end": 2567,
                                                        "loc": {
                                                          "start": {
                                                            "line": 109,
                                                            "column": 14
                                                          },
                                                          "end": {
                                                            "line": 109,
                                                            "column": 33
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "MemberExpression",
                                                          "start": 2548,
                                                          "end": 2562,
                                                          "loc": {
                                                            "start": {
                                                              "line": 109,
                                                              "column": 14
                                                            },
                                                            "end": {
                                                              "line": 109,
                                                              "column": 28
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "MemberExpression",
                                                            "start": 2548,
                                                            "end": 2557,
                                                            "loc": {
                                                              "start": {
                                                                "line": 109,
                                                                "column": 14
                                                              },
                                                              "end": {
                                                                "line": 109,
                                                                "column": 23
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 2548,
                                                              "end": 2551,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 109,
                                                                  "column": 14
                                                                },
                                                                "end": {
                                                                  "line": 109,
                                                                  "column": 17
                                                                }
                                                              },
                                                              "name": "set"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 2552,
                                                              "end": 2557,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 109,
                                                                  "column": 18
                                                                },
                                                                "end": {
                                                                  "line": 109,
                                                                  "column": 23
                                                                }
                                                              },
                                                              "name": "items"
                                                            },
                                                            "computed": false
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 2558,
                                                            "end": 2562,
                                                            "loc": {
                                                              "start": {
                                                                "line": 109,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 109,
                                                                "column": 28
                                                              }
                                                            },
                                                            "name": "push"
                                                          },
                                                          "computed": false
                                                        },
                                                        "arguments": [
                                                          {
                                                            "type": "Identifier",
                                                            "start": 2563,
                                                            "end": 2566,
                                                            "loc": {
                                                              "start": {
                                                                "line": 109,
                                                                "column": 29
                                                              },
                                                              "end": {
                                                                "line": 109,
                                                                "column": 32
                                                              }
                                                            },
                                                            "name": "poi"
                                                          }
                                                        ]
                                                      }
                                                    }
                                                  ]
                                                }
                                              }
                                            ]
                                          }
                                        },
                                        {
                                          "type": "IfStatement",
                                          "start": 2590,
                                          "end": 2673,
                                          "loc": {
                                            "start": {
                                              "line": 112,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 114,
                                              "column": 9
                                            }
                                          },
                                          "test": {
                                            "type": "MemberExpression",
                                            "start": 2594,
                                            "end": 2610,
                                            "loc": {
                                              "start": {
                                                "line": 112,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 112,
                                                "column": 28
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 2594,
                                              "end": 2603,
                                              "loc": {
                                                "start": {
                                                  "line": 112,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 112,
                                                  "column": 21
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 2594,
                                                "end": 2597,
                                                "loc": {
                                                  "start": {
                                                    "line": 112,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 112,
                                                    "column": 15
                                                  }
                                                },
                                                "name": "set"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 2598,
                                                "end": 2603,
                                                "loc": {
                                                  "start": {
                                                    "line": 112,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 112,
                                                    "column": 21
                                                  }
                                                },
                                                "name": "items"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2604,
                                              "end": 2610,
                                              "loc": {
                                                "start": {
                                                  "line": 112,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 112,
                                                  "column": 28
                                                }
                                              },
                                              "name": "length"
                                            },
                                            "computed": false
                                          },
                                          "consequent": {
                                            "type": "BlockStatement",
                                            "start": 2612,
                                            "end": 2673,
                                            "loc": {
                                              "start": {
                                                "line": 112,
                                                "column": 30
                                              },
                                              "end": {
                                                "line": 114,
                                                "column": 9
                                              }
                                            },
                                            "body": [
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 2624,
                                                "end": 2663,
                                                "loc": {
                                                  "start": {
                                                    "line": 113,
                                                    "column": 10
                                                  },
                                                  "end": {
                                                    "line": 113,
                                                    "column": 49
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 2624,
                                                  "end": 2662,
                                                  "loc": {
                                                    "start": {
                                                      "line": 113,
                                                      "column": 10
                                                    },
                                                    "end": {
                                                      "line": 113,
                                                      "column": 48
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 2624,
                                                    "end": 2638,
                                                    "loc": {
                                                      "start": {
                                                        "line": 113,
                                                        "column": 10
                                                      },
                                                      "end": {
                                                        "line": 113,
                                                        "column": 24
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 2624,
                                                      "end": 2630,
                                                      "loc": {
                                                        "start": {
                                                          "line": 113,
                                                          "column": 10
                                                        },
                                                        "end": {
                                                          "line": 113,
                                                          "column": 16
                                                        }
                                                      },
                                                      "name": "Arkham"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 2631,
                                                      "end": 2638,
                                                      "loc": {
                                                        "start": {
                                                          "line": 113,
                                                          "column": 17
                                                        },
                                                        "end": {
                                                          "line": 113,
                                                          "column": 24
                                                        }
                                                      },
                                                      "name": "trigger"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Literal",
                                                      "start": 2639,
                                                      "end": 2656,
                                                      "loc": {
                                                        "start": {
                                                          "line": 113,
                                                          "column": 25
                                                        },
                                                        "end": {
                                                          "line": 113,
                                                          "column": 42
                                                        }
                                                      },
                                                      "value": "sponsor.fetched",
                                                      "rawValue": "sponsor.fetched",
                                                      "raw": "\"sponsor.fetched\""
                                                    },
                                                    {
                                                      "type": "Identifier",
                                                      "start": 2658,
                                                      "end": 2661,
                                                      "loc": {
                                                        "start": {
                                                          "line": 113,
                                                          "column": 44
                                                        },
                                                        "end": {
                                                          "line": 113,
                                                          "column": 47
                                                        }
                                                      },
                                                      "name": "set"
                                                    }
                                                  ]
                                                }
                                              }
                                            ]
                                          },
                                          "alternate": null
                                        }
                                      ]
                                    }
                                  },
                                  "kind": "init"
                                },
                                {
                                  "type": "Property",
                                  "start": 2689,
                                  "end": 2745,
                                  "loc": {
                                    "start": {
                                      "line": 116,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 118,
                                      "column": 7
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 2689,
                                    "end": 2694,
                                    "loc": {
                                      "start": {
                                        "line": 116,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 116,
                                        "column": 11
                                      }
                                    },
                                    "name": "error"
                                  },
                                  "value": {
                                    "type": "FunctionExpression",
                                    "start": 2696,
                                    "end": 2745,
                                    "loc": {
                                      "start": {
                                        "line": 116,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 118,
                                        "column": 7
                                      }
                                    },
                                    "id": null,
                                    "generator": false,
                                    "expression": false,
                                    "async": false,
                                    "params": [],
                                    "body": {
                                      "type": "BlockStatement",
                                      "start": 2707,
                                      "end": 2745,
                                      "loc": {
                                        "start": {
                                          "line": 116,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 118,
                                          "column": 7
                                        }
                                      },
                                      "body": [
                                        {
                                          "type": "ExpressionStatement",
                                          "start": 2717,
                                          "end": 2737,
                                          "loc": {
                                            "start": {
                                              "line": 117,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 117,
                                              "column": 28
                                            }
                                          },
                                          "expression": {
                                            "type": "CallExpression",
                                            "start": 2717,
                                            "end": 2736,
                                            "loc": {
                                              "start": {
                                                "line": 117,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 117,
                                                "column": 27
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 2717,
                                              "end": 2728,
                                              "loc": {
                                                "start": {
                                                  "line": 117,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 117,
                                                  "column": 19
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 2717,
                                                "end": 2724,
                                                "loc": {
                                                  "start": {
                                                    "line": 117,
                                                    "column": 8
                                                  },
                                                  "end": {
                                                    "line": 117,
                                                    "column": 15
                                                  }
                                                },
                                                "name": "console"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 2725,
                                                "end": 2728,
                                                "loc": {
                                                  "start": {
                                                    "line": 117,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 117,
                                                    "column": 19
                                                  }
                                                },
                                                "name": "log"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "Literal",
                                                "start": 2729,
                                                "end": 2735,
                                                "loc": {
                                                  "start": {
                                                    "line": 117,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 117,
                                                    "column": 26
                                                  }
                                                },
                                                "value": "fail",
                                                "rawValue": "fail",
                                                "raw": "\"fail\""
                                              }
                                            ]
                                          }
                                        }
                                      ]
                                    }
                                  },
                                  "kind": "init"
                                }
                              ]
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                "kind": "init"
              }
            ]
          }
        }
      ],
      "kind": "let",
      "name": "_",
      "leadingComments": [],
      "trailingComments": []
    },
    {
      "type": "Identifier",
      "start": 2763,
      "end": 2789,
      "loc": {
        "start": {
          "line": 124,
          "column": 0
        },
        "end": {
          "line": 124,
          "column": 26
        }
      },
      "declaration": {
        "type": "Identifier",
        "start": 2778,
        "end": 2788,
        "loc": {
          "start": {
            "line": 124,
            "column": 15
          },
          "end": {
            "line": 124,
            "column": 25
          }
        },
        "name": "MapActions"
      },
      "name": "_",
      "leadingComments": [],
      "trailingComments": []
    },
    {
      "type": "ExportDefaultDeclaration",
      "start": 2763,
      "end": 2789,
      "loc": {
        "start": {
          "line": 124,
          "column": 0
        },
        "end": {
          "line": 124,
          "column": 26
        }
      },
      "declaration": {
        "type": "VariableDeclaration",
        "start": 700,
        "end": 2761,
        "loc": {
          "start": {
            "line": 32,
            "column": 0
          },
          "end": {
            "line": 122,
            "column": 2
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 704,
            "end": 2760,
            "loc": {
              "start": {
                "line": 32,
                "column": 4
              },
              "end": {
                "line": 122,
                "column": 1
              }
            },
            "id": {
              "type": "Identifier",
              "start": 704,
              "end": 714,
              "loc": {
                "start": {
                  "line": 32,
                  "column": 4
                },
                "end": {
                  "line": 32,
                  "column": 14
                }
              },
              "name": "MapActions"
            },
            "init": {
              "type": "ObjectExpression",
              "start": 717,
              "end": 2760,
              "loc": {
                "start": {
                  "line": 32,
                  "column": 17
                },
                "end": {
                  "line": 122,
                  "column": 1
                }
              },
              "properties": [
                {
                  "type": "Property",
                  "start": 722,
                  "end": 791,
                  "loc": {
                    "start": {
                      "line": 34,
                      "column": 2
                    },
                    "end": {
                      "line": 36,
                      "column": 3
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 722,
                    "end": 732,
                    "loc": {
                      "start": {
                        "line": 34,
                        "column": 2
                      },
                      "end": {
                        "line": 34,
                        "column": 12
                      }
                    },
                    "name": "viewChange"
                  },
                  "value": {
                    "type": "ArrowFunctionExpression",
                    "start": 734,
                    "end": 791,
                    "loc": {
                      "start": {
                        "line": 34,
                        "column": 14
                      },
                      "end": {
                        "line": 36,
                        "column": 3
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 735,
                        "end": 739,
                        "loc": {
                          "start": {
                            "line": 34,
                            "column": 15
                          },
                          "end": {
                            "line": 34,
                            "column": 19
                          }
                        },
                        "name": "data"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 744,
                      "end": 791,
                      "loc": {
                        "start": {
                          "line": 34,
                          "column": 24
                        },
                        "end": {
                          "line": 36,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 750,
                          "end": 787,
                          "loc": {
                            "start": {
                              "line": 35,
                              "column": 4
                            },
                            "end": {
                              "line": 35,
                              "column": 41
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 750,
                            "end": 786,
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 4
                              },
                              "end": {
                                "line": 35,
                                "column": 40
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 750,
                              "end": 764,
                              "loc": {
                                "start": {
                                  "line": 35,
                                  "column": 4
                                },
                                "end": {
                                  "line": 35,
                                  "column": 18
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 750,
                                "end": 756,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 10
                                  }
                                },
                                "name": "Arkham"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 757,
                                "end": 764,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 18
                                  }
                                },
                                "name": "trigger"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 765,
                                "end": 779,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 33
                                  }
                                },
                                "value": "view.changed",
                                "rawValue": "view.changed",
                                "raw": "\"view.changed\""
                              },
                              {
                                "type": "Identifier",
                                "start": 781,
                                "end": 785,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 39
                                  }
                                },
                                "name": "data"
                              }
                            ]
                          }
                        }
                      ]
                    }
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 796,
                  "end": 1414,
                  "loc": {
                    "start": {
                      "line": 38,
                      "column": 2
                    },
                    "end": {
                      "line": 55,
                      "column": 3
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 796,
                    "end": 805,
                    "loc": {
                      "start": {
                        "line": 38,
                        "column": 2
                      },
                      "end": {
                        "line": 38,
                        "column": 11
                      }
                    },
                    "name": "gotoPlace"
                  },
                  "value": {
                    "type": "ArrowFunctionExpression",
                    "start": 807,
                    "end": 1414,
                    "loc": {
                      "start": {
                        "line": 38,
                        "column": 13
                      },
                      "end": {
                        "line": 55,
                        "column": 3
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "ObjectPattern",
                        "start": 808,
                        "end": 851,
                        "loc": {
                          "start": {
                            "line": 38,
                            "column": 14
                          },
                          "end": {
                            "line": 38,
                            "column": 57
                          }
                        },
                        "properties": [
                          {
                            "type": "Property",
                            "start": 810,
                            "end": 820,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 16
                              },
                              "end": {
                                "line": 38,
                                "column": 26
                              }
                            },
                            "method": false,
                            "shorthand": true,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 810,
                              "end": 820,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 16
                                },
                                "end": {
                                  "line": 38,
                                  "column": 26
                                }
                              },
                              "name": "placeTitle"
                            },
                            "kind": "init",
                            "value": {
                              "type": "Identifier",
                              "start": 810,
                              "end": 820,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 16
                                },
                                "end": {
                                  "line": 38,
                                  "column": 26
                                }
                              },
                              "name": "placeTitle"
                            }
                          },
                          {
                            "type": "Property",
                            "start": 822,
                            "end": 827,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 28
                              },
                              "end": {
                                "line": 38,
                                "column": 33
                              }
                            },
                            "method": false,
                            "shorthand": true,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 822,
                              "end": 827,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 28
                                },
                                "end": {
                                  "line": 38,
                                  "column": 33
                                }
                              },
                              "name": "place"
                            },
                            "kind": "init",
                            "value": {
                              "type": "Identifier",
                              "start": 822,
                              "end": 827,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 28
                                },
                                "end": {
                                  "line": 38,
                                  "column": 33
                                }
                              },
                              "name": "place"
                            }
                          },
                          {
                            "type": "Property",
                            "start": 829,
                            "end": 839,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 35
                              },
                              "end": {
                                "line": 38,
                                "column": 45
                              }
                            },
                            "method": false,
                            "shorthand": true,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 829,
                              "end": 839,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 35
                                },
                                "end": {
                                  "line": 38,
                                  "column": 45
                                }
                              },
                              "name": "breadcrumb"
                            },
                            "kind": "init",
                            "value": {
                              "type": "Identifier",
                              "start": 829,
                              "end": 839,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 35
                                },
                                "end": {
                                  "line": 38,
                                  "column": 45
                                }
                              },
                              "name": "breadcrumb"
                            }
                          },
                          {
                            "type": "Property",
                            "start": 841,
                            "end": 849,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 47
                              },
                              "end": {
                                "line": 38,
                                "column": 55
                              }
                            },
                            "method": false,
                            "shorthand": true,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 841,
                              "end": 846,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 47
                                },
                                "end": {
                                  "line": 38,
                                  "column": 52
                                }
                              },
                              "name": "topic"
                            },
                            "kind": "init",
                            "value": {
                              "type": "AssignmentPattern",
                              "start": 841,
                              "end": 849,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 47
                                },
                                "end": {
                                  "line": 38,
                                  "column": 55
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 841,
                                "end": 846,
                                "loc": {
                                  "start": {
                                    "line": 38,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 38,
                                    "column": 52
                                  }
                                },
                                "name": "topic"
                              },
                              "right": {
                                "type": "Literal",
                                "start": 847,
                                "end": 849,
                                "loc": {
                                  "start": {
                                    "line": 38,
                                    "column": 53
                                  },
                                  "end": {
                                    "line": 38,
                                    "column": 55
                                  }
                                },
                                "value": "",
                                "rawValue": "",
                                "raw": "\"\""
                              }
                            }
                          }
                        ]
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 856,
                      "end": 1414,
                      "loc": {
                        "start": {
                          "line": 38,
                          "column": 62
                        },
                        "end": {
                          "line": 55,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "VariableDeclaration",
                          "start": 862,
                          "end": 963,
                          "loc": {
                            "start": {
                              "line": 39,
                              "column": 4
                            },
                            "end": {
                              "line": 40,
                              "column": 43
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 866,
                              "end": 918,
                              "loc": {
                                "start": {
                                  "line": 39,
                                  "column": 8
                                },
                                "end": {
                                  "line": 39,
                                  "column": 60
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 866,
                                "end": 871,
                                "loc": {
                                  "start": {
                                    "line": 39,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 39,
                                    "column": 13
                                  }
                                },
                                "name": "query"
                              },
                              "init": {
                                "type": "ConditionalExpression",
                                "start": 874,
                                "end": 918,
                                "loc": {
                                  "start": {
                                    "line": 39,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 39,
                                    "column": 60
                                  }
                                },
                                "test": {
                                  "type": "Identifier",
                                  "start": 874,
                                  "end": 879,
                                  "loc": {
                                    "start": {
                                      "line": 39,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 39,
                                      "column": 21
                                    }
                                  },
                                  "name": "topic"
                                },
                                "consequent": {
                                  "type": "TemplateLiteral",
                                  "start": 882,
                                  "end": 913,
                                  "loc": {
                                    "start": {
                                      "line": 39,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 39,
                                      "column": 55
                                    }
                                  },
                                  "expressions": [
                                    {
                                      "type": "CallExpression",
                                      "start": 892,
                                      "end": 911,
                                      "loc": {
                                        "start": {
                                          "line": 39,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 39,
                                          "column": 53
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 892,
                                        "end": 909,
                                        "loc": {
                                          "start": {
                                            "line": 39,
                                            "column": 34
                                          },
                                          "end": {
                                            "line": 39,
                                            "column": 51
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 892,
                                          "end": 897,
                                          "loc": {
                                            "start": {
                                              "line": 39,
                                              "column": 34
                                            },
                                            "end": {
                                              "line": 39,
                                              "column": 39
                                            }
                                          },
                                          "name": "topic"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 898,
                                          "end": 909,
                                          "loc": {
                                            "start": {
                                              "line": 39,
                                              "column": 40
                                            },
                                            "end": {
                                              "line": 39,
                                              "column": 51
                                            }
                                          },
                                          "name": "toLowerCase"
                                        },
                                        "computed": false
                                      },
                                      "arguments": []
                                    }
                                  ],
                                  "quasis": [
                                    {
                                      "type": "TemplateElement",
                                      "start": 883,
                                      "end": 890,
                                      "loc": {
                                        "start": {
                                          "line": 39,
                                          "column": 25
                                        },
                                        "end": {
                                          "line": 39,
                                          "column": 32
                                        }
                                      },
                                      "value": {
                                        "raw": "?topic=",
                                        "cooked": "?topic="
                                      },
                                      "tail": false
                                    },
                                    {
                                      "type": "TemplateElement",
                                      "start": 912,
                                      "end": 912,
                                      "loc": {
                                        "start": {
                                          "line": 39,
                                          "column": 54
                                        },
                                        "end": {
                                          "line": 39,
                                          "column": 54
                                        }
                                      },
                                      "value": {
                                        "raw": "",
                                        "cooked": ""
                                      },
                                      "tail": true
                                    }
                                  ]
                                },
                                "alternate": {
                                  "type": "Literal",
                                  "start": 916,
                                  "end": 918,
                                  "loc": {
                                    "start": {
                                      "line": 39,
                                      "column": 58
                                    },
                                    "end": {
                                      "line": 39,
                                      "column": 60
                                    }
                                  },
                                  "value": "",
                                  "rawValue": "",
                                  "raw": "\"\""
                                }
                              }
                            },
                            {
                              "type": "VariableDeclarator",
                              "start": 928,
                              "end": 962,
                              "loc": {
                                "start": {
                                  "line": 40,
                                  "column": 8
                                },
                                "end": {
                                  "line": 40,
                                  "column": 42
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 928,
                                "end": 931,
                                "loc": {
                                  "start": {
                                    "line": 40,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 40,
                                    "column": 11
                                  }
                                },
                                "name": "url"
                              },
                              "init": {
                                "type": "TemplateLiteral",
                                "start": 934,
                                "end": 962,
                                "loc": {
                                  "start": {
                                    "line": 40,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 40,
                                    "column": 42
                                  }
                                },
                                "expressions": [
                                  {
                                    "type": "Identifier",
                                    "start": 938,
                                    "end": 943,
                                    "loc": {
                                      "start": {
                                        "line": 40,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 40,
                                        "column": 23
                                      }
                                    },
                                    "name": "place"
                                  },
                                  {
                                    "type": "Identifier",
                                    "start": 955,
                                    "end": 960,
                                    "loc": {
                                      "start": {
                                        "line": 40,
                                        "column": 35
                                      },
                                      "end": {
                                        "line": 40,
                                        "column": 40
                                      }
                                    },
                                    "name": "query"
                                  }
                                ],
                                "quasis": [
                                  {
                                    "type": "TemplateElement",
                                    "start": 935,
                                    "end": 936,
                                    "loc": {
                                      "start": {
                                        "line": 40,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 40,
                                        "column": 16
                                      }
                                    },
                                    "value": {
                                      "raw": "/",
                                      "cooked": "/"
                                    },
                                    "tail": false
                                  },
                                  {
                                    "type": "TemplateElement",
                                    "start": 944,
                                    "end": 953,
                                    "loc": {
                                      "start": {
                                        "line": 40,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 40,
                                        "column": 33
                                      }
                                    },
                                    "value": {
                                      "raw": "/map.json",
                                      "cooked": "/map.json"
                                    },
                                    "tail": false
                                  },
                                  {
                                    "type": "TemplateElement",
                                    "start": 961,
                                    "end": 961,
                                    "loc": {
                                      "start": {
                                        "line": 40,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 40,
                                        "column": 41
                                      }
                                    },
                                    "value": {
                                      "raw": "",
                                      "cooked": ""
                                    },
                                    "tail": true
                                  }
                                ]
                              }
                            }
                          ],
                          "kind": "let"
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 969,
                          "end": 1037,
                          "loc": {
                            "start": {
                              "line": 42,
                              "column": 4
                            },
                            "end": {
                              "line": 42,
                              "column": 72
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 969,
                            "end": 1036,
                            "loc": {
                              "start": {
                                "line": 42,
                                "column": 4
                              },
                              "end": {
                                "line": 42,
                                "column": 71
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 969,
                              "end": 983,
                              "loc": {
                                "start": {
                                  "line": 42,
                                  "column": 4
                                },
                                "end": {
                                  "line": 42,
                                  "column": 18
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 969,
                                "end": 975,
                                "loc": {
                                  "start": {
                                    "line": 42,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 42,
                                    "column": 10
                                  }
                                },
                                "name": "Arkham"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 976,
                                "end": 983,
                                "loc": {
                                  "start": {
                                    "line": 42,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 42,
                                    "column": 18
                                  }
                                },
                                "name": "trigger"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 984,
                                "end": 1000,
                                "loc": {
                                  "start": {
                                    "line": 42,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 42,
                                    "column": 35
                                  }
                                },
                                "value": "place.fetching",
                                "rawValue": "place.fetching",
                                "raw": "\"place.fetching\""
                              },
                              {
                                "type": "ObjectExpression",
                                "start": 1002,
                                "end": 1035,
                                "loc": {
                                  "start": {
                                    "line": 42,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 42,
                                    "column": 70
                                  }
                                },
                                "properties": [
                                  {
                                    "type": "Property",
                                    "start": 1004,
                                    "end": 1014,
                                    "loc": {
                                      "start": {
                                        "line": 42,
                                        "column": 39
                                      },
                                      "end": {
                                        "line": 42,
                                        "column": 49
                                      }
                                    },
                                    "method": false,
                                    "shorthand": true,
                                    "computed": false,
                                    "key": {
                                      "type": "Identifier",
                                      "start": 1004,
                                      "end": 1014,
                                      "loc": {
                                        "start": {
                                          "line": 42,
                                          "column": 39
                                        },
                                        "end": {
                                          "line": 42,
                                          "column": 49
                                        }
                                      },
                                      "name": "placeTitle"
                                    },
                                    "kind": "init",
                                    "value": {
                                      "type": "Identifier",
                                      "start": 1004,
                                      "end": 1014,
                                      "loc": {
                                        "start": {
                                          "line": 42,
                                          "column": 39
                                        },
                                        "end": {
                                          "line": 42,
                                          "column": 49
                                        }
                                      },
                                      "name": "placeTitle"
                                    }
                                  },
                                  {
                                    "type": "Property",
                                    "start": 1016,
                                    "end": 1026,
                                    "loc": {
                                      "start": {
                                        "line": 42,
                                        "column": 51
                                      },
                                      "end": {
                                        "line": 42,
                                        "column": 61
                                      }
                                    },
                                    "method": false,
                                    "shorthand": true,
                                    "computed": false,
                                    "key": {
                                      "type": "Identifier",
                                      "start": 1016,
                                      "end": 1026,
                                      "loc": {
                                        "start": {
                                          "line": 42,
                                          "column": 51
                                        },
                                        "end": {
                                          "line": 42,
                                          "column": 61
                                        }
                                      },
                                      "name": "breadcrumb"
                                    },
                                    "kind": "init",
                                    "value": {
                                      "type": "Identifier",
                                      "start": 1016,
                                      "end": 1026,
                                      "loc": {
                                        "start": {
                                          "line": 42,
                                          "column": 51
                                        },
                                        "end": {
                                          "line": 42,
                                          "column": 61
                                        }
                                      },
                                      "name": "breadcrumb"
                                    }
                                  },
                                  {
                                    "type": "Property",
                                    "start": 1028,
                                    "end": 1033,
                                    "loc": {
                                      "start": {
                                        "line": 42,
                                        "column": 63
                                      },
                                      "end": {
                                        "line": 42,
                                        "column": 68
                                      }
                                    },
                                    "method": false,
                                    "shorthand": true,
                                    "computed": false,
                                    "key": {
                                      "type": "Identifier",
                                      "start": 1028,
                                      "end": 1033,
                                      "loc": {
                                        "start": {
                                          "line": 42,
                                          "column": 63
                                        },
                                        "end": {
                                          "line": 42,
                                          "column": 68
                                        }
                                      },
                                      "name": "topic"
                                    },
                                    "kind": "init",
                                    "value": {
                                      "type": "Identifier",
                                      "start": 1028,
                                      "end": 1033,
                                      "loc": {
                                        "start": {
                                          "line": 42,
                                          "column": 63
                                        },
                                        "end": {
                                          "line": 42,
                                          "column": 68
                                        }
                                      },
                                      "name": "topic"
                                    }
                                  }
                                ]
                              }
                            ]
                          },
                          "trailingComments": [
                            {
                              "type": "CommentLine",
                              "value": " TODO: JC, maybe this is cool, maybe not?",
                              "start": 1043,
                              "end": 1086,
                              "loc": {
                                "start": {
                                  "line": 44,
                                  "column": 4
                                },
                                "end": {
                                  "line": 44,
                                  "column": 47
                                }
                              },
                              "range": [
                                1043,
                                1086
                              ]
                            },
                            {
                              "type": "CommentLine",
                              "value": " let mapData = window.localStorage.getItem(url);",
                              "start": 1091,
                              "end": 1141,
                              "loc": {
                                "start": {
                                  "line": 45,
                                  "column": 4
                                },
                                "end": {
                                  "line": 45,
                                  "column": 54
                                }
                              },
                              "range": [
                                1091,
                                1141
                              ]
                            },
                            {
                              "type": "CommentLine",
                              "value": " if (mapData) {",
                              "start": 1147,
                              "end": 1164,
                              "loc": {
                                "start": {
                                  "line": 47,
                                  "column": 4
                                },
                                "end": {
                                  "line": 47,
                                  "column": 21
                                }
                              },
                              "range": [
                                1147,
                                1164
                              ]
                            },
                            {
                              "type": "CommentLine",
                              "value": "   return Arkham.trigger(\"place.fetched\", JSON.parse(mapData));",
                              "start": 1169,
                              "end": 1234,
                              "loc": {
                                "start": {
                                  "line": 48,
                                  "column": 4
                                },
                                "end": {
                                  "line": 48,
                                  "column": 69
                                }
                              },
                              "range": [
                                1169,
                                1234
                              ]
                            },
                            {
                              "type": "CommentLine",
                              "value": " }",
                              "start": 1239,
                              "end": 1243,
                              "loc": {
                                "start": {
                                  "line": 49,
                                  "column": 4
                                },
                                "end": {
                                  "line": 49,
                                  "column": 8
                                }
                              },
                              "range": [
                                1239,
                                1243
                              ]
                            }
                          ]
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1249,
                          "end": 1410,
                          "loc": {
                            "start": {
                              "line": 51,
                              "column": 4
                            },
                            "end": {
                              "line": 54,
                              "column": 7
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 1249,
                            "end": 1409,
                            "loc": {
                              "start": {
                                "line": 51,
                                "column": 4
                              },
                              "end": {
                                "line": 54,
                                "column": 6
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 1249,
                              "end": 1271,
                              "loc": {
                                "start": {
                                  "line": 51,
                                  "column": 4
                                },
                                "end": {
                                  "line": 51,
                                  "column": 26
                                }
                              },
                              "object": {
                                "type": "CallExpression",
                                "start": 1249,
                                "end": 1266,
                                "loc": {
                                  "start": {
                                    "line": 51,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 51,
                                    "column": 21
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 1249,
                                  "end": 1261,
                                  "loc": {
                                    "start": {
                                      "line": 51,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 51,
                                      "column": 16
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1249,
                                    "end": 1255,
                                    "loc": {
                                      "start": {
                                        "line": 51,
                                        "column": 4
                                      },
                                      "end": {
                                        "line": 51,
                                        "column": 10
                                      }
                                    },
                                    "name": "MapApi",
                                    "leadingComments": null
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1256,
                                    "end": 1261,
                                    "loc": {
                                      "start": {
                                        "line": 51,
                                        "column": 11
                                      },
                                      "end": {
                                        "line": 51,
                                        "column": 16
                                      }
                                    },
                                    "name": "fetch"
                                  },
                                  "computed": false,
                                  "leadingComments": null
                                },
                                "arguments": [
                                  {
                                    "type": "Identifier",
                                    "start": 1262,
                                    "end": 1265,
                                    "loc": {
                                      "start": {
                                        "line": 51,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 51,
                                        "column": 20
                                      }
                                    },
                                    "name": "url"
                                  }
                                ],
                                "leadingComments": null
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1267,
                                "end": 1271,
                                "loc": {
                                  "start": {
                                    "line": 51,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 51,
                                    "column": 26
                                  }
                                },
                                "name": "done"
                              },
                              "computed": false,
                              "leadingComments": null
                            },
                            "arguments": [
                              {
                                "type": "ArrowFunctionExpression",
                                "start": 1272,
                                "end": 1408,
                                "loc": {
                                  "start": {
                                    "line": 51,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 54,
                                    "column": 5
                                  }
                                },
                                "id": null,
                                "generator": false,
                                "expression": false,
                                "async": false,
                                "params": [
                                  {
                                    "type": "Identifier",
                                    "start": 1273,
                                    "end": 1280,
                                    "loc": {
                                      "start": {
                                        "line": 51,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 51,
                                        "column": 35
                                      }
                                    },
                                    "name": "results"
                                  }
                                ],
                                "body": {
                                  "type": "BlockStatement",
                                  "start": 1285,
                                  "end": 1408,
                                  "loc": {
                                    "start": {
                                      "line": 51,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 54,
                                      "column": 5
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 1361,
                                      "end": 1402,
                                      "loc": {
                                        "start": {
                                          "line": 53,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 53,
                                          "column": 47
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 1361,
                                        "end": 1401,
                                        "loc": {
                                          "start": {
                                            "line": 53,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 53,
                                            "column": 46
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 1361,
                                          "end": 1375,
                                          "loc": {
                                            "start": {
                                              "line": 53,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 53,
                                              "column": 20
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 1361,
                                            "end": 1367,
                                            "loc": {
                                              "start": {
                                                "line": 53,
                                                "column": 6
                                              },
                                              "end": {
                                                "line": 53,
                                                "column": 12
                                              }
                                            },
                                            "name": "Arkham",
                                            "leadingComments": null
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 1368,
                                            "end": 1375,
                                            "loc": {
                                              "start": {
                                                "line": 53,
                                                "column": 13
                                              },
                                              "end": {
                                                "line": 53,
                                                "column": 20
                                              }
                                            },
                                            "name": "trigger"
                                          },
                                          "computed": false,
                                          "leadingComments": null
                                        },
                                        "arguments": [
                                          {
                                            "type": "Literal",
                                            "start": 1376,
                                            "end": 1391,
                                            "loc": {
                                              "start": {
                                                "line": 53,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 53,
                                                "column": 36
                                              }
                                            },
                                            "value": "place.fetched",
                                            "rawValue": "place.fetched",
                                            "raw": "\"place.fetched\""
                                          },
                                          {
                                            "type": "Identifier",
                                            "start": 1393,
                                            "end": 1400,
                                            "loc": {
                                              "start": {
                                                "line": 53,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 53,
                                                "column": 45
                                              }
                                            },
                                            "name": "results"
                                          }
                                        ],
                                        "leadingComments": null
                                      },
                                      "leadingComments": [
                                        {
                                          "type": "CommentLine",
                                          "value": " window.localStorage.setItem(url, JSON.stringify(results));",
                                          "start": 1293,
                                          "end": 1354,
                                          "loc": {
                                            "start": {
                                              "line": 52,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 52,
                                              "column": 67
                                            }
                                          },
                                          "range": [
                                            1293,
                                            1354
                                          ]
                                        }
                                      ]
                                    }
                                  ]
                                }
                              }
                            ],
                            "leadingComments": null
                          },
                          "leadingComments": [
                            {
                              "type": "CommentLine",
                              "value": " TODO: JC, maybe this is cool, maybe not?",
                              "start": 1043,
                              "end": 1086,
                              "loc": {
                                "start": {
                                  "line": 44,
                                  "column": 4
                                },
                                "end": {
                                  "line": 44,
                                  "column": 47
                                }
                              },
                              "range": [
                                1043,
                                1086
                              ]
                            },
                            {
                              "type": "CommentLine",
                              "value": " let mapData = window.localStorage.getItem(url);",
                              "start": 1091,
                              "end": 1141,
                              "loc": {
                                "start": {
                                  "line": 45,
                                  "column": 4
                                },
                                "end": {
                                  "line": 45,
                                  "column": 54
                                }
                              },
                              "range": [
                                1091,
                                1141
                              ]
                            },
                            {
                              "type": "CommentLine",
                              "value": " if (mapData) {",
                              "start": 1147,
                              "end": 1164,
                              "loc": {
                                "start": {
                                  "line": 47,
                                  "column": 4
                                },
                                "end": {
                                  "line": 47,
                                  "column": 21
                                }
                              },
                              "range": [
                                1147,
                                1164
                              ]
                            },
                            {
                              "type": "CommentLine",
                              "value": "   return Arkham.trigger(\"place.fetched\", JSON.parse(mapData));",
                              "start": 1169,
                              "end": 1234,
                              "loc": {
                                "start": {
                                  "line": 48,
                                  "column": 4
                                },
                                "end": {
                                  "line": 48,
                                  "column": 69
                                }
                              },
                              "range": [
                                1169,
                                1234
                              ]
                            },
                            {
                              "type": "CommentLine",
                              "value": " }",
                              "start": 1239,
                              "end": 1243,
                              "loc": {
                                "start": {
                                  "line": 49,
                                  "column": 4
                                },
                                "end": {
                                  "line": 49,
                                  "column": 8
                                }
                              },
                              "range": [
                                1239,
                                1243
                              ]
                            }
                          ]
                        }
                      ]
                    }
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 1419,
                  "end": 1483,
                  "loc": {
                    "start": {
                      "line": 57,
                      "column": 2
                    },
                    "end": {
                      "line": 59,
                      "column": 3
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 1419,
                    "end": 1426,
                    "loc": {
                      "start": {
                        "line": 57,
                        "column": 2
                      },
                      "end": {
                        "line": 57,
                        "column": 9
                      }
                    },
                    "name": "poiOpen"
                  },
                  "value": {
                    "type": "ArrowFunctionExpression",
                    "start": 1428,
                    "end": 1483,
                    "loc": {
                      "start": {
                        "line": 57,
                        "column": 11
                      },
                      "end": {
                        "line": 59,
                        "column": 3
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 1429,
                        "end": 1433,
                        "loc": {
                          "start": {
                            "line": 57,
                            "column": 12
                          },
                          "end": {
                            "line": 57,
                            "column": 16
                          }
                        },
                        "name": "data"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 1438,
                      "end": 1483,
                      "loc": {
                        "start": {
                          "line": 57,
                          "column": 21
                        },
                        "end": {
                          "line": 59,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 1444,
                          "end": 1479,
                          "loc": {
                            "start": {
                              "line": 58,
                              "column": 4
                            },
                            "end": {
                              "line": 58,
                              "column": 39
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 1444,
                            "end": 1478,
                            "loc": {
                              "start": {
                                "line": 58,
                                "column": 4
                              },
                              "end": {
                                "line": 58,
                                "column": 38
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 1444,
                              "end": 1458,
                              "loc": {
                                "start": {
                                  "line": 58,
                                  "column": 4
                                },
                                "end": {
                                  "line": 58,
                                  "column": 18
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1444,
                                "end": 1450,
                                "loc": {
                                  "start": {
                                    "line": 58,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 58,
                                    "column": 10
                                  }
                                },
                                "name": "Arkham"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1451,
                                "end": 1458,
                                "loc": {
                                  "start": {
                                    "line": 58,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 58,
                                    "column": 18
                                  }
                                },
                                "name": "trigger"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 1459,
                                "end": 1471,
                                "loc": {
                                  "start": {
                                    "line": 58,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 58,
                                    "column": 31
                                  }
                                },
                                "value": "poi.opened",
                                "rawValue": "poi.opened",
                                "raw": "\"poi.opened\""
                              },
                              {
                                "type": "Identifier",
                                "start": 1473,
                                "end": 1477,
                                "loc": {
                                  "start": {
                                    "line": 58,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 58,
                                    "column": 37
                                  }
                                },
                                "name": "data"
                              }
                            ]
                          }
                        }
                      ]
                    }
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 1488,
                  "end": 1543,
                  "loc": {
                    "start": {
                      "line": 61,
                      "column": 2
                    },
                    "end": {
                      "line": 63,
                      "column": 3
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 1488,
                    "end": 1496,
                    "loc": {
                      "start": {
                        "line": 61,
                        "column": 2
                      },
                      "end": {
                        "line": 61,
                        "column": 10
                      }
                    },
                    "name": "poiClose"
                  },
                  "value": {
                    "type": "ArrowFunctionExpression",
                    "start": 1498,
                    "end": 1543,
                    "loc": {
                      "start": {
                        "line": 61,
                        "column": 12
                      },
                      "end": {
                        "line": 63,
                        "column": 3
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [],
                    "body": {
                      "type": "BlockStatement",
                      "start": 1504,
                      "end": 1543,
                      "loc": {
                        "start": {
                          "line": 61,
                          "column": 18
                        },
                        "end": {
                          "line": 63,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 1510,
                          "end": 1539,
                          "loc": {
                            "start": {
                              "line": 62,
                              "column": 4
                            },
                            "end": {
                              "line": 62,
                              "column": 33
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 1510,
                            "end": 1538,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 4
                              },
                              "end": {
                                "line": 62,
                                "column": 32
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 1510,
                              "end": 1524,
                              "loc": {
                                "start": {
                                  "line": 62,
                                  "column": 4
                                },
                                "end": {
                                  "line": 62,
                                  "column": 18
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1510,
                                "end": 1516,
                                "loc": {
                                  "start": {
                                    "line": 62,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 62,
                                    "column": 10
                                  }
                                },
                                "name": "Arkham"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1517,
                                "end": 1524,
                                "loc": {
                                  "start": {
                                    "line": 62,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 62,
                                    "column": 18
                                  }
                                },
                                "name": "trigger"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 1525,
                                "end": 1537,
                                "loc": {
                                  "start": {
                                    "line": 62,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 62,
                                    "column": 31
                                  }
                                },
                                "value": "poi.closed",
                                "rawValue": "poi.closed",
                                "raw": "\"poi.closed\""
                              }
                            ]
                          }
                        }
                      ]
                    }
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 1548,
                  "end": 1615,
                  "loc": {
                    "start": {
                      "line": 65,
                      "column": 2
                    },
                    "end": {
                      "line": 67,
                      "column": 3
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 1548,
                    "end": 1556,
                    "loc": {
                      "start": {
                        "line": 65,
                        "column": 2
                      },
                      "end": {
                        "line": 65,
                        "column": 10
                      }
                    },
                    "name": "pinHover"
                  },
                  "value": {
                    "type": "ArrowFunctionExpression",
                    "start": 1558,
                    "end": 1615,
                    "loc": {
                      "start": {
                        "line": 65,
                        "column": 12
                      },
                      "end": {
                        "line": 67,
                        "column": 3
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 1559,
                        "end": 1563,
                        "loc": {
                          "start": {
                            "line": 65,
                            "column": 13
                          },
                          "end": {
                            "line": 65,
                            "column": 17
                          }
                        },
                        "name": "data"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 1568,
                      "end": 1615,
                      "loc": {
                        "start": {
                          "line": 65,
                          "column": 22
                        },
                        "end": {
                          "line": 67,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 1574,
                          "end": 1611,
                          "loc": {
                            "start": {
                              "line": 66,
                              "column": 4
                            },
                            "end": {
                              "line": 66,
                              "column": 41
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 1574,
                            "end": 1610,
                            "loc": {
                              "start": {
                                "line": 66,
                                "column": 4
                              },
                              "end": {
                                "line": 66,
                                "column": 40
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 1574,
                              "end": 1588,
                              "loc": {
                                "start": {
                                  "line": 66,
                                  "column": 4
                                },
                                "end": {
                                  "line": 66,
                                  "column": 18
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1574,
                                "end": 1580,
                                "loc": {
                                  "start": {
                                    "line": 66,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 66,
                                    "column": 10
                                  }
                                },
                                "name": "Arkham"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1581,
                                "end": 1588,
                                "loc": {
                                  "start": {
                                    "line": 66,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 66,
                                    "column": 18
                                  }
                                },
                                "name": "trigger"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 1589,
                                "end": 1603,
                                "loc": {
                                  "start": {
                                    "line": 66,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 66,
                                    "column": 33
                                  }
                                },
                                "value": "map.poihover",
                                "rawValue": "map.poihover",
                                "raw": "\"map.poihover\""
                              },
                              {
                                "type": "Identifier",
                                "start": 1605,
                                "end": 1609,
                                "loc": {
                                  "start": {
                                    "line": 66,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 66,
                                    "column": 39
                                  }
                                },
                                "name": "data"
                              }
                            ]
                          }
                        }
                      ]
                    }
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 1620,
                  "end": 1692,
                  "loc": {
                    "start": {
                      "line": 69,
                      "column": 2
                    },
                    "end": {
                      "line": 71,
                      "column": 3
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 1620,
                    "end": 1633,
                    "loc": {
                      "start": {
                        "line": 69,
                        "column": 2
                      },
                      "end": {
                        "line": 69,
                        "column": 15
                      }
                    },
                    "name": "itemHighlight"
                  },
                  "value": {
                    "type": "ArrowFunctionExpression",
                    "start": 1635,
                    "end": 1692,
                    "loc": {
                      "start": {
                        "line": 69,
                        "column": 17
                      },
                      "end": {
                        "line": 71,
                        "column": 3
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 1636,
                        "end": 1640,
                        "loc": {
                          "start": {
                            "line": 69,
                            "column": 18
                          },
                          "end": {
                            "line": 69,
                            "column": 22
                          }
                        },
                        "name": "data"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 1645,
                      "end": 1692,
                      "loc": {
                        "start": {
                          "line": 69,
                          "column": 27
                        },
                        "end": {
                          "line": 71,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 1651,
                          "end": 1688,
                          "loc": {
                            "start": {
                              "line": 70,
                              "column": 4
                            },
                            "end": {
                              "line": 70,
                              "column": 41
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 1651,
                            "end": 1687,
                            "loc": {
                              "start": {
                                "line": 70,
                                "column": 4
                              },
                              "end": {
                                "line": 70,
                                "column": 40
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 1651,
                              "end": 1665,
                              "loc": {
                                "start": {
                                  "line": 70,
                                  "column": 4
                                },
                                "end": {
                                  "line": 70,
                                  "column": 18
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1651,
                                "end": 1657,
                                "loc": {
                                  "start": {
                                    "line": 70,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 70,
                                    "column": 10
                                  }
                                },
                                "name": "Arkham"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1658,
                                "end": 1665,
                                "loc": {
                                  "start": {
                                    "line": 70,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 70,
                                    "column": 18
                                  }
                                },
                                "name": "trigger"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 1666,
                                "end": 1680,
                                "loc": {
                                  "start": {
                                    "line": 70,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 70,
                                    "column": 33
                                  }
                                },
                                "value": "item.hovered",
                                "rawValue": "item.hovered",
                                "raw": "\"item.hovered\""
                              },
                              {
                                "type": "Identifier",
                                "start": 1682,
                                "end": 1686,
                                "loc": {
                                  "start": {
                                    "line": 70,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 70,
                                    "column": 39
                                  }
                                },
                                "name": "data"
                              }
                            ]
                          }
                        }
                      ]
                    }
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 1697,
                  "end": 1751,
                  "loc": {
                    "start": {
                      "line": 73,
                      "column": 2
                    },
                    "end": {
                      "line": 75,
                      "column": 3
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 1697,
                    "end": 1704,
                    "loc": {
                      "start": {
                        "line": 73,
                        "column": 2
                      },
                      "end": {
                        "line": 73,
                        "column": 9
                      }
                    },
                    "name": "mapOpen"
                  },
                  "value": {
                    "type": "ArrowFunctionExpression",
                    "start": 1706,
                    "end": 1751,
                    "loc": {
                      "start": {
                        "line": 73,
                        "column": 11
                      },
                      "end": {
                        "line": 75,
                        "column": 3
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [],
                    "body": {
                      "type": "BlockStatement",
                      "start": 1712,
                      "end": 1751,
                      "loc": {
                        "start": {
                          "line": 73,
                          "column": 17
                        },
                        "end": {
                          "line": 75,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 1718,
                          "end": 1747,
                          "loc": {
                            "start": {
                              "line": 74,
                              "column": 4
                            },
                            "end": {
                              "line": 74,
                              "column": 33
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 1718,
                            "end": 1746,
                            "loc": {
                              "start": {
                                "line": 74,
                                "column": 4
                              },
                              "end": {
                                "line": 74,
                                "column": 32
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 1718,
                              "end": 1732,
                              "loc": {
                                "start": {
                                  "line": 74,
                                  "column": 4
                                },
                                "end": {
                                  "line": 74,
                                  "column": 18
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1718,
                                "end": 1724,
                                "loc": {
                                  "start": {
                                    "line": 74,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 74,
                                    "column": 10
                                  }
                                },
                                "name": "Arkham"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1725,
                                "end": 1732,
                                "loc": {
                                  "start": {
                                    "line": 74,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 74,
                                    "column": 18
                                  }
                                },
                                "name": "trigger"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 1733,
                                "end": 1745,
                                "loc": {
                                  "start": {
                                    "line": 74,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 74,
                                    "column": 31
                                  }
                                },
                                "value": "map.opened",
                                "rawValue": "map.opened",
                                "raw": "\"map.opened\""
                              }
                            ]
                          }
                        }
                      ]
                    }
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 1756,
                  "end": 1811,
                  "loc": {
                    "start": {
                      "line": 77,
                      "column": 2
                    },
                    "end": {
                      "line": 79,
                      "column": 3
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 1756,
                    "end": 1764,
                    "loc": {
                      "start": {
                        "line": 77,
                        "column": 2
                      },
                      "end": {
                        "line": 77,
                        "column": 10
                      }
                    },
                    "name": "mapClose"
                  },
                  "value": {
                    "type": "ArrowFunctionExpression",
                    "start": 1766,
                    "end": 1811,
                    "loc": {
                      "start": {
                        "line": 77,
                        "column": 12
                      },
                      "end": {
                        "line": 79,
                        "column": 3
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [],
                    "body": {
                      "type": "BlockStatement",
                      "start": 1772,
                      "end": 1811,
                      "loc": {
                        "start": {
                          "line": 77,
                          "column": 18
                        },
                        "end": {
                          "line": 79,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 1778,
                          "end": 1807,
                          "loc": {
                            "start": {
                              "line": 78,
                              "column": 4
                            },
                            "end": {
                              "line": 78,
                              "column": 33
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 1778,
                            "end": 1806,
                            "loc": {
                              "start": {
                                "line": 78,
                                "column": 4
                              },
                              "end": {
                                "line": 78,
                                "column": 32
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 1778,
                              "end": 1792,
                              "loc": {
                                "start": {
                                  "line": 78,
                                  "column": 4
                                },
                                "end": {
                                  "line": 78,
                                  "column": 18
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1778,
                                "end": 1784,
                                "loc": {
                                  "start": {
                                    "line": 78,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 78,
                                    "column": 10
                                  }
                                },
                                "name": "Arkham"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1785,
                                "end": 1792,
                                "loc": {
                                  "start": {
                                    "line": 78,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 78,
                                    "column": 18
                                  }
                                },
                                "name": "trigger"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 1793,
                                "end": 1805,
                                "loc": {
                                  "start": {
                                    "line": 78,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 78,
                                    "column": 31
                                  }
                                },
                                "value": "map.closed",
                                "rawValue": "map.closed",
                                "raw": "\"map.closed\""
                              }
                            ]
                          }
                        }
                      ]
                    }
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 1816,
                  "end": 1889,
                  "loc": {
                    "start": {
                      "line": 81,
                      "column": 2
                    },
                    "end": {
                      "line": 83,
                      "column": 3
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 1816,
                    "end": 1824,
                    "loc": {
                      "start": {
                        "line": 81,
                        "column": 2
                      },
                      "end": {
                        "line": 81,
                        "column": 10
                      }
                    },
                    "name": "setState"
                  },
                  "value": {
                    "type": "ArrowFunctionExpression",
                    "start": 1826,
                    "end": 1889,
                    "loc": {
                      "start": {
                        "line": 81,
                        "column": 12
                      },
                      "end": {
                        "line": 83,
                        "column": 3
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 1827,
                        "end": 1832,
                        "loc": {
                          "start": {
                            "line": 81,
                            "column": 13
                          },
                          "end": {
                            "line": 81,
                            "column": 18
                          }
                        },
                        "name": "state"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 1837,
                      "end": 1889,
                      "loc": {
                        "start": {
                          "line": 81,
                          "column": 23
                        },
                        "end": {
                          "line": 83,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 1843,
                          "end": 1885,
                          "loc": {
                            "start": {
                              "line": 82,
                              "column": 4
                            },
                            "end": {
                              "line": 82,
                              "column": 46
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 1843,
                            "end": 1884,
                            "loc": {
                              "start": {
                                "line": 82,
                                "column": 4
                              },
                              "end": {
                                "line": 82,
                                "column": 45
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 1843,
                              "end": 1857,
                              "loc": {
                                "start": {
                                  "line": 82,
                                  "column": 4
                                },
                                "end": {
                                  "line": 82,
                                  "column": 18
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1843,
                                "end": 1849,
                                "loc": {
                                  "start": {
                                    "line": 82,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 82,
                                    "column": 10
                                  }
                                },
                                "name": "Arkham"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1850,
                                "end": 1857,
                                "loc": {
                                  "start": {
                                    "line": 82,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 82,
                                    "column": 18
                                  }
                                },
                                "name": "trigger"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 1858,
                                "end": 1876,
                                "loc": {
                                  "start": {
                                    "line": 82,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 82,
                                    "column": 37
                                  }
                                },
                                "value": "state.setinitial",
                                "rawValue": "state.setinitial",
                                "raw": "\"state.setinitial\""
                              },
                              {
                                "type": "Identifier",
                                "start": 1878,
                                "end": 1883,
                                "loc": {
                                  "start": {
                                    "line": 82,
                                    "column": 39
                                  },
                                  "end": {
                                    "line": 82,
                                    "column": 44
                                  }
                                },
                                "name": "state"
                              }
                            ]
                          }
                        }
                      ]
                    }
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 1894,
                  "end": 1946,
                  "loc": {
                    "start": {
                      "line": 85,
                      "column": 2
                    },
                    "end": {
                      "line": 87,
                      "column": 3
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 1894,
                    "end": 1901,
                    "loc": {
                      "start": {
                        "line": 85,
                        "column": 2
                      },
                      "end": {
                        "line": 85,
                        "column": 9
                      }
                    },
                    "name": "initMap"
                  },
                  "value": {
                    "type": "ArrowFunctionExpression",
                    "start": 1903,
                    "end": 1946,
                    "loc": {
                      "start": {
                        "line": 85,
                        "column": 11
                      },
                      "end": {
                        "line": 87,
                        "column": 3
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [],
                    "body": {
                      "type": "BlockStatement",
                      "start": 1909,
                      "end": 1946,
                      "loc": {
                        "start": {
                          "line": 85,
                          "column": 17
                        },
                        "end": {
                          "line": 87,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 1915,
                          "end": 1942,
                          "loc": {
                            "start": {
                              "line": 86,
                              "column": 4
                            },
                            "end": {
                              "line": 86,
                              "column": 31
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 1915,
                            "end": 1941,
                            "loc": {
                              "start": {
                                "line": 86,
                                "column": 4
                              },
                              "end": {
                                "line": 86,
                                "column": 30
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 1915,
                              "end": 1929,
                              "loc": {
                                "start": {
                                  "line": 86,
                                  "column": 4
                                },
                                "end": {
                                  "line": 86,
                                  "column": 18
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1915,
                                "end": 1921,
                                "loc": {
                                  "start": {
                                    "line": 86,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 86,
                                    "column": 10
                                  }
                                },
                                "name": "Arkham"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1922,
                                "end": 1929,
                                "loc": {
                                  "start": {
                                    "line": 86,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 86,
                                    "column": 18
                                  }
                                },
                                "name": "trigger"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 1930,
                                "end": 1940,
                                "loc": {
                                  "start": {
                                    "line": 86,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 86,
                                    "column": 29
                                  }
                                },
                                "value": "map.init",
                                "rawValue": "map.init",
                                "raw": "\"map.init\""
                              }
                            ]
                          }
                        }
                      ]
                    }
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 1951,
                  "end": 2027,
                  "loc": {
                    "start": {
                      "line": 89,
                      "column": 2
                    },
                    "end": {
                      "line": 91,
                      "column": 3
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 1951,
                    "end": 1962,
                    "loc": {
                      "start": {
                        "line": 89,
                        "column": 2
                      },
                      "end": {
                        "line": 89,
                        "column": 13
                      }
                    },
                    "name": "customPanel"
                  },
                  "value": {
                    "type": "ArrowFunctionExpression",
                    "start": 1964,
                    "end": 2027,
                    "loc": {
                      "start": {
                        "line": 89,
                        "column": 15
                      },
                      "end": {
                        "line": 91,
                        "column": 3
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 1965,
                        "end": 1969,
                        "loc": {
                          "start": {
                            "line": 89,
                            "column": 16
                          },
                          "end": {
                            "line": 89,
                            "column": 20
                          }
                        },
                        "name": "data"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 1974,
                      "end": 2027,
                      "loc": {
                        "start": {
                          "line": 89,
                          "column": 25
                        },
                        "end": {
                          "line": 91,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 1980,
                          "end": 2023,
                          "loc": {
                            "start": {
                              "line": 90,
                              "column": 4
                            },
                            "end": {
                              "line": 90,
                              "column": 47
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 1980,
                            "end": 2022,
                            "loc": {
                              "start": {
                                "line": 90,
                                "column": 4
                              },
                              "end": {
                                "line": 90,
                                "column": 46
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 1980,
                              "end": 1994,
                              "loc": {
                                "start": {
                                  "line": 90,
                                  "column": 4
                                },
                                "end": {
                                  "line": 90,
                                  "column": 18
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1980,
                                "end": 1986,
                                "loc": {
                                  "start": {
                                    "line": 90,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 90,
                                    "column": 10
                                  }
                                },
                                "name": "Arkham"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1987,
                                "end": 1994,
                                "loc": {
                                  "start": {
                                    "line": 90,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 90,
                                    "column": 18
                                  }
                                },
                                "name": "trigger"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 1995,
                                "end": 2015,
                                "loc": {
                                  "start": {
                                    "line": 90,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 90,
                                    "column": 39
                                  }
                                },
                                "value": "custompanel.opened",
                                "rawValue": "custompanel.opened",
                                "raw": "\"custompanel.opened\""
                              },
                              {
                                "type": "Identifier",
                                "start": 2017,
                                "end": 2021,
                                "loc": {
                                  "start": {
                                    "line": 90,
                                    "column": 41
                                  },
                                  "end": {
                                    "line": 90,
                                    "column": 45
                                  }
                                },
                                "name": "data"
                              }
                            ]
                          }
                        }
                      ]
                    }
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 2032,
                  "end": 2757,
                  "loc": {
                    "start": {
                      "line": 93,
                      "column": 2
                    },
                    "end": {
                      "line": 120,
                      "column": 3
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 2032,
                    "end": 2045,
                    "loc": {
                      "start": {
                        "line": 93,
                        "column": 2
                      },
                      "end": {
                        "line": 93,
                        "column": 15
                      }
                    },
                    "name": "fetchSponsors"
                  },
                  "value": {
                    "type": "ArrowFunctionExpression",
                    "start": 2047,
                    "end": 2757,
                    "loc": {
                      "start": {
                        "line": 93,
                        "column": 17
                      },
                      "end": {
                        "line": 120,
                        "column": 3
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [],
                    "body": {
                      "type": "BlockStatement",
                      "start": 2053,
                      "end": 2757,
                      "loc": {
                        "start": {
                          "line": 93,
                          "column": 23
                        },
                        "end": {
                          "line": 120,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "VariableDeclaration",
                          "start": 2059,
                          "end": 2130,
                          "loc": {
                            "start": {
                              "line": 94,
                              "column": 4
                            },
                            "end": {
                              "line": 96,
                              "column": 7
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 2063,
                              "end": 2129,
                              "loc": {
                                "start": {
                                  "line": 94,
                                  "column": 8
                                },
                                "end": {
                                  "line": 96,
                                  "column": 6
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 2063,
                                "end": 2064,
                                "loc": {
                                  "start": {
                                    "line": 94,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 94,
                                    "column": 9
                                  }
                                },
                                "name": "x"
                              },
                              "init": {
                                "type": "CallExpression",
                                "start": 2067,
                                "end": 2129,
                                "loc": {
                                  "start": {
                                    "line": 94,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 96,
                                    "column": 6
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 2067,
                                  "end": 2081,
                                  "loc": {
                                    "start": {
                                      "line": 94,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 94,
                                      "column": 26
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 2067,
                                    "end": 2071,
                                    "loc": {
                                      "start": {
                                        "line": 94,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 94,
                                        "column": 16
                                      }
                                    },
                                    "name": "JSON"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2072,
                                    "end": 2081,
                                    "loc": {
                                      "start": {
                                        "line": 94,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 94,
                                        "column": 26
                                      }
                                    },
                                    "name": "stringify"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "ObjectExpression",
                                    "start": 2082,
                                    "end": 2128,
                                    "loc": {
                                      "start": {
                                        "line": 94,
                                        "column": 27
                                      },
                                      "end": {
                                        "line": 96,
                                        "column": 5
                                      }
                                    },
                                    "properties": [
                                      {
                                        "type": "Property",
                                        "start": 2090,
                                        "end": 2122,
                                        "loc": {
                                          "start": {
                                            "line": 95,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 95,
                                            "column": 38
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 2090,
                                          "end": 2100,
                                          "loc": {
                                            "start": {
                                              "line": 95,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 95,
                                              "column": 16
                                            }
                                          },
                                          "name": "placements"
                                        },
                                        "value": {
                                          "type": "CallExpression",
                                          "start": 2102,
                                          "end": 2122,
                                          "loc": {
                                            "start": {
                                              "line": 95,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 95,
                                              "column": 38
                                            }
                                          },
                                          "callee": {
                                            "type": "Identifier",
                                            "start": 2102,
                                            "end": 2120,
                                            "loc": {
                                              "start": {
                                                "line": 95,
                                                "column": 18
                                              },
                                              "end": {
                                                "line": 95,
                                                "column": 36
                                              }
                                            },
                                            "name": "generatePlacements"
                                          },
                                          "arguments": []
                                        },
                                        "kind": "init"
                                      }
                                    ]
                                  }
                                ]
                              }
                            }
                          ],
                          "kind": "let"
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 2136,
                          "end": 2753,
                          "loc": {
                            "start": {
                              "line": 98,
                              "column": 4
                            },
                            "end": {
                              "line": 119,
                              "column": 7
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 2136,
                            "end": 2752,
                            "loc": {
                              "start": {
                                "line": 98,
                                "column": 4
                              },
                              "end": {
                                "line": 119,
                                "column": 6
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 2136,
                              "end": 2142,
                              "loc": {
                                "start": {
                                  "line": 98,
                                  "column": 4
                                },
                                "end": {
                                  "line": 98,
                                  "column": 10
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 2136,
                                "end": 2137,
                                "loc": {
                                  "start": {
                                    "line": 98,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 98,
                                    "column": 5
                                  }
                                },
                                "name": "$"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2138,
                                "end": 2142,
                                "loc": {
                                  "start": {
                                    "line": 98,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 98,
                                    "column": 10
                                  }
                                },
                                "name": "ajax"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "ObjectExpression",
                                "start": 2143,
                                "end": 2751,
                                "loc": {
                                  "start": {
                                    "line": 98,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 119,
                                    "column": 5
                                  }
                                },
                                "properties": [
                                  {
                                    "type": "Property",
                                    "start": 2151,
                                    "end": 2189,
                                    "loc": {
                                      "start": {
                                        "line": 99,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 99,
                                        "column": 44
                                      }
                                    },
                                    "method": false,
                                    "shorthand": false,
                                    "computed": false,
                                    "key": {
                                      "type": "Identifier",
                                      "start": 2151,
                                      "end": 2154,
                                      "loc": {
                                        "start": {
                                          "line": 99,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 99,
                                          "column": 9
                                        }
                                      },
                                      "name": "url"
                                    },
                                    "value": {
                                      "type": "Literal",
                                      "start": 2156,
                                      "end": 2189,
                                      "loc": {
                                        "start": {
                                          "line": 99,
                                          "column": 11
                                        },
                                        "end": {
                                          "line": 99,
                                          "column": 44
                                        }
                                      },
                                      "value": "http://engine.adzerk.net/api/v2",
                                      "rawValue": "http://engine.adzerk.net/api/v2",
                                      "raw": "\"http://engine.adzerk.net/api/v2\""
                                    },
                                    "kind": "init"
                                  },
                                  {
                                    "type": "Property",
                                    "start": 2197,
                                    "end": 2211,
                                    "loc": {
                                      "start": {
                                        "line": 100,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 100,
                                        "column": 20
                                      }
                                    },
                                    "method": false,
                                    "shorthand": false,
                                    "computed": false,
                                    "key": {
                                      "type": "Identifier",
                                      "start": 2197,
                                      "end": 2203,
                                      "loc": {
                                        "start": {
                                          "line": 100,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 100,
                                          "column": 12
                                        }
                                      },
                                      "name": "method"
                                    },
                                    "value": {
                                      "type": "Literal",
                                      "start": 2205,
                                      "end": 2211,
                                      "loc": {
                                        "start": {
                                          "line": 100,
                                          "column": 14
                                        },
                                        "end": {
                                          "line": 100,
                                          "column": 20
                                        }
                                      },
                                      "value": "POST",
                                      "rawValue": "POST",
                                      "raw": "\"POST\""
                                    },
                                    "kind": "init"
                                  },
                                  {
                                    "type": "Property",
                                    "start": 2219,
                                    "end": 2250,
                                    "loc": {
                                      "start": {
                                        "line": 101,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 101,
                                        "column": 37
                                      }
                                    },
                                    "method": false,
                                    "shorthand": false,
                                    "computed": false,
                                    "key": {
                                      "type": "Identifier",
                                      "start": 2219,
                                      "end": 2230,
                                      "loc": {
                                        "start": {
                                          "line": 101,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 101,
                                          "column": 17
                                        }
                                      },
                                      "name": "contentType"
                                    },
                                    "value": {
                                      "type": "Literal",
                                      "start": 2232,
                                      "end": 2250,
                                      "loc": {
                                        "start": {
                                          "line": 101,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 101,
                                          "column": 37
                                        }
                                      },
                                      "value": "application/json",
                                      "rawValue": "application/json",
                                      "raw": "\"application/json\""
                                    },
                                    "kind": "init"
                                  },
                                  {
                                    "type": "Property",
                                    "start": 2258,
                                    "end": 2265,
                                    "loc": {
                                      "start": {
                                        "line": 102,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 102,
                                        "column": 13
                                      }
                                    },
                                    "method": false,
                                    "shorthand": false,
                                    "computed": false,
                                    "key": {
                                      "type": "Identifier",
                                      "start": 2258,
                                      "end": 2262,
                                      "loc": {
                                        "start": {
                                          "line": 102,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 102,
                                          "column": 10
                                        }
                                      },
                                      "name": "data"
                                    },
                                    "value": {
                                      "type": "Identifier",
                                      "start": 2264,
                                      "end": 2265,
                                      "loc": {
                                        "start": {
                                          "line": 102,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 102,
                                          "column": 13
                                        }
                                      },
                                      "name": "x"
                                    },
                                    "kind": "init"
                                  },
                                  {
                                    "type": "Property",
                                    "start": 2273,
                                    "end": 2681,
                                    "loc": {
                                      "start": {
                                        "line": 103,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 115,
                                        "column": 7
                                      }
                                    },
                                    "method": false,
                                    "shorthand": false,
                                    "computed": false,
                                    "key": {
                                      "type": "Identifier",
                                      "start": 2273,
                                      "end": 2280,
                                      "loc": {
                                        "start": {
                                          "line": 103,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 103,
                                          "column": 13
                                        }
                                      },
                                      "name": "success"
                                    },
                                    "value": {
                                      "type": "FunctionExpression",
                                      "start": 2282,
                                      "end": 2681,
                                      "loc": {
                                        "start": {
                                          "line": 103,
                                          "column": 15
                                        },
                                        "end": {
                                          "line": 115,
                                          "column": 7
                                        }
                                      },
                                      "id": null,
                                      "generator": false,
                                      "expression": false,
                                      "async": false,
                                      "params": [
                                        {
                                          "type": "Identifier",
                                          "start": 2291,
                                          "end": 2299,
                                          "loc": {
                                            "start": {
                                              "line": 103,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 103,
                                              "column": 32
                                            }
                                          },
                                          "name": "response"
                                        }
                                      ],
                                      "body": {
                                        "type": "BlockStatement",
                                        "start": 2301,
                                        "end": 2681,
                                        "loc": {
                                          "start": {
                                            "line": 103,
                                            "column": 34
                                          },
                                          "end": {
                                            "line": 115,
                                            "column": 7
                                          }
                                        },
                                        "body": [
                                          {
                                            "type": "VariableDeclaration",
                                            "start": 2311,
                                            "end": 2435,
                                            "loc": {
                                              "start": {
                                                "line": 104,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 105,
                                                "column": 79
                                              }
                                            },
                                            "declarations": [
                                              {
                                                "type": "VariableDeclarator",
                                                "start": 2315,
                                                "end": 2354,
                                                "loc": {
                                                  "start": {
                                                    "line": 104,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 104,
                                                    "column": 51
                                                  }
                                                },
                                                "id": {
                                                  "type": "Identifier",
                                                  "start": 2315,
                                                  "end": 2318,
                                                  "loc": {
                                                    "start": {
                                                      "line": 104,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 104,
                                                      "column": 15
                                                    }
                                                  },
                                                  "name": "set"
                                                },
                                                "init": {
                                                  "type": "ObjectExpression",
                                                  "start": 2321,
                                                  "end": 2354,
                                                  "loc": {
                                                    "start": {
                                                      "line": 104,
                                                      "column": 18
                                                    },
                                                    "end": {
                                                      "line": 104,
                                                      "column": 51
                                                    }
                                                  },
                                                  "properties": [
                                                    {
                                                      "type": "Property",
                                                      "start": 2323,
                                                      "end": 2341,
                                                      "loc": {
                                                        "start": {
                                                          "line": 104,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 104,
                                                          "column": 38
                                                        }
                                                      },
                                                      "method": false,
                                                      "shorthand": false,
                                                      "computed": false,
                                                      "key": {
                                                        "type": "Identifier",
                                                        "start": 2323,
                                                        "end": 2328,
                                                        "loc": {
                                                          "start": {
                                                            "line": 104,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 104,
                                                            "column": 25
                                                          }
                                                        },
                                                        "name": "title"
                                                      },
                                                      "value": {
                                                        "type": "Literal",
                                                        "start": 2330,
                                                        "end": 2341,
                                                        "loc": {
                                                          "start": {
                                                            "line": 104,
                                                            "column": 27
                                                          },
                                                          "end": {
                                                            "line": 104,
                                                            "column": 38
                                                          }
                                                        },
                                                        "value": "Sponsored",
                                                        "rawValue": "Sponsored",
                                                        "raw": "\"Sponsored\""
                                                      },
                                                      "kind": "init"
                                                    },
                                                    {
                                                      "type": "Property",
                                                      "start": 2343,
                                                      "end": 2352,
                                                      "loc": {
                                                        "start": {
                                                          "line": 104,
                                                          "column": 40
                                                        },
                                                        "end": {
                                                          "line": 104,
                                                          "column": 49
                                                        }
                                                      },
                                                      "method": false,
                                                      "shorthand": false,
                                                      "computed": false,
                                                      "key": {
                                                        "type": "Identifier",
                                                        "start": 2343,
                                                        "end": 2348,
                                                        "loc": {
                                                          "start": {
                                                            "line": 104,
                                                            "column": 40
                                                          },
                                                          "end": {
                                                            "line": 104,
                                                            "column": 45
                                                          }
                                                        },
                                                        "name": "items"
                                                      },
                                                      "value": {
                                                        "type": "ArrayExpression",
                                                        "start": 2350,
                                                        "end": 2352,
                                                        "loc": {
                                                          "start": {
                                                            "line": 104,
                                                            "column": 47
                                                          },
                                                          "end": {
                                                            "line": 104,
                                                            "column": 49
                                                          }
                                                        },
                                                        "elements": []
                                                      },
                                                      "kind": "init"
                                                    }
                                                  ]
                                                }
                                              },
                                              {
                                                "type": "VariableDeclarator",
                                                "start": 2368,
                                                "end": 2434,
                                                "loc": {
                                                  "start": {
                                                    "line": 105,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 105,
                                                    "column": 78
                                                  }
                                                },
                                                "id": {
                                                  "type": "Identifier",
                                                  "start": 2368,
                                                  "end": 2377,
                                                  "loc": {
                                                    "start": {
                                                      "line": 105,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 105,
                                                      "column": 21
                                                    }
                                                  },
                                                  "name": "decisions"
                                                },
                                                "init": {
                                                  "type": "CallExpression",
                                                  "start": 2380,
                                                  "end": 2434,
                                                  "loc": {
                                                    "start": {
                                                      "line": 105,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 105,
                                                      "column": 78
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "Identifier",
                                                    "start": 2380,
                                                    "end": 2384,
                                                    "loc": {
                                                      "start": {
                                                        "line": 105,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 105,
                                                        "column": 28
                                                      }
                                                    },
                                                    "name": "uniq"
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "CallExpression",
                                                      "start": 2385,
                                                      "end": 2419,
                                                      "loc": {
                                                        "start": {
                                                          "line": 105,
                                                          "column": 29
                                                        },
                                                        "end": {
                                                          "line": 105,
                                                          "column": 63
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "Identifier",
                                                        "start": 2385,
                                                        "end": 2391,
                                                        "loc": {
                                                          "start": {
                                                            "line": 105,
                                                            "column": 29
                                                          },
                                                          "end": {
                                                            "line": 105,
                                                            "column": 35
                                                          }
                                                        },
                                                        "name": "filter"
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "MemberExpression",
                                                          "start": 2392,
                                                          "end": 2410,
                                                          "loc": {
                                                            "start": {
                                                              "line": 105,
                                                              "column": 36
                                                            },
                                                            "end": {
                                                              "line": 105,
                                                              "column": 54
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 2392,
                                                            "end": 2400,
                                                            "loc": {
                                                              "start": {
                                                                "line": 105,
                                                                "column": 36
                                                              },
                                                              "end": {
                                                                "line": 105,
                                                                "column": 44
                                                              }
                                                            },
                                                            "name": "response"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 2401,
                                                            "end": 2410,
                                                            "loc": {
                                                              "start": {
                                                                "line": 105,
                                                                "column": 45
                                                              },
                                                              "end": {
                                                                "line": 105,
                                                                "column": 54
                                                              }
                                                            },
                                                            "name": "decisions"
                                                          },
                                                          "computed": false
                                                        },
                                                        {
                                                          "type": "ArrowFunctionExpression",
                                                          "start": 2412,
                                                          "end": 2418,
                                                          "loc": {
                                                            "start": {
                                                              "line": 105,
                                                              "column": 56
                                                            },
                                                            "end": {
                                                              "line": 105,
                                                              "column": 62
                                                            }
                                                          },
                                                          "id": null,
                                                          "generator": false,
                                                          "expression": true,
                                                          "async": false,
                                                          "params": [
                                                            {
                                                              "type": "Identifier",
                                                              "start": 2412,
                                                              "end": 2413,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 105,
                                                                  "column": 56
                                                                },
                                                                "end": {
                                                                  "line": 105,
                                                                  "column": 57
                                                                }
                                                              },
                                                              "name": "d"
                                                            }
                                                          ],
                                                          "body": {
                                                            "type": "Identifier",
                                                            "start": 2417,
                                                            "end": 2418,
                                                            "loc": {
                                                              "start": {
                                                                "line": 105,
                                                                "column": 61
                                                              },
                                                              "end": {
                                                                "line": 105,
                                                                "column": 62
                                                              }
                                                            },
                                                            "name": "d"
                                                          }
                                                        }
                                                      ]
                                                    },
                                                    {
                                                      "type": "Literal",
                                                      "start": 2421,
                                                      "end": 2433,
                                                      "loc": {
                                                        "start": {
                                                          "line": 105,
                                                          "column": 65
                                                        },
                                                        "end": {
                                                          "line": 105,
                                                          "column": 77
                                                        }
                                                      },
                                                      "value": "creativeId",
                                                      "rawValue": "creativeId",
                                                      "raw": "\"creativeId\""
                                                    }
                                                  ]
                                                }
                                              }
                                            ],
                                            "kind": "let"
                                          },
                                          {
                                            "type": "ExpressionStatement",
                                            "start": 2445,
                                            "end": 2580,
                                            "loc": {
                                              "start": {
                                                "line": 107,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 110,
                                                "column": 11
                                              }
                                            },
                                            "expression": {
                                              "type": "CallExpression",
                                              "start": 2445,
                                              "end": 2579,
                                              "loc": {
                                                "start": {
                                                  "line": 107,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 110,
                                                  "column": 10
                                                }
                                              },
                                              "callee": {
                                                "type": "Identifier",
                                                "start": 2445,
                                                "end": 2449,
                                                "loc": {
                                                  "start": {
                                                    "line": 107,
                                                    "column": 8
                                                  },
                                                  "end": {
                                                    "line": 107,
                                                    "column": 12
                                                  }
                                                },
                                                "name": "each"
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 2450,
                                                  "end": 2459,
                                                  "loc": {
                                                    "start": {
                                                      "line": 107,
                                                      "column": 13
                                                    },
                                                    "end": {
                                                      "line": 107,
                                                      "column": 22
                                                    }
                                                  },
                                                  "name": "decisions"
                                                },
                                                {
                                                  "type": "ArrowFunctionExpression",
                                                  "start": 2461,
                                                  "end": 2578,
                                                  "loc": {
                                                    "start": {
                                                      "line": 107,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 110,
                                                      "column": 9
                                                    }
                                                  },
                                                  "id": null,
                                                  "generator": false,
                                                  "expression": false,
                                                  "async": false,
                                                  "params": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 2461,
                                                      "end": 2469,
                                                      "loc": {
                                                        "start": {
                                                          "line": 107,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 107,
                                                          "column": 32
                                                        }
                                                      },
                                                      "name": "decision"
                                                    }
                                                  ],
                                                  "body": {
                                                    "type": "BlockStatement",
                                                    "start": 2473,
                                                    "end": 2578,
                                                    "loc": {
                                                      "start": {
                                                        "line": 107,
                                                        "column": 36
                                                      },
                                                      "end": {
                                                        "line": 110,
                                                        "column": 9
                                                      }
                                                    },
                                                    "body": [
                                                      {
                                                        "type": "VariableDeclaration",
                                                        "start": 2485,
                                                        "end": 2533,
                                                        "loc": {
                                                          "start": {
                                                            "line": 108,
                                                            "column": 10
                                                          },
                                                          "end": {
                                                            "line": 108,
                                                            "column": 58
                                                          }
                                                        },
                                                        "declarations": [
                                                          {
                                                            "type": "VariableDeclarator",
                                                            "start": 2489,
                                                            "end": 2532,
                                                            "loc": {
                                                              "start": {
                                                                "line": 108,
                                                                "column": 14
                                                              },
                                                              "end": {
                                                                "line": 108,
                                                                "column": 57
                                                              }
                                                            },
                                                            "id": {
                                                              "type": "Identifier",
                                                              "start": 2489,
                                                              "end": 2492,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 108,
                                                                  "column": 14
                                                                },
                                                                "end": {
                                                                  "line": 108,
                                                                  "column": 17
                                                                }
                                                              },
                                                              "name": "poi"
                                                            },
                                                            "init": {
                                                              "type": "CallExpression",
                                                              "start": 2495,
                                                              "end": 2532,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 108,
                                                                  "column": 20
                                                                },
                                                                "end": {
                                                                  "line": 108,
                                                                  "column": 57
                                                                }
                                                              },
                                                              "callee": {
                                                                "type": "MemberExpression",
                                                                "start": 2495,
                                                                "end": 2505,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 108,
                                                                    "column": 20
                                                                  },
                                                                  "end": {
                                                                    "line": 108,
                                                                    "column": 30
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "Identifier",
                                                                  "start": 2495,
                                                                  "end": 2499,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 108,
                                                                      "column": 20
                                                                    },
                                                                    "end": {
                                                                      "line": 108,
                                                                      "column": 24
                                                                    }
                                                                  },
                                                                  "name": "JSON"
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 2500,
                                                                  "end": 2505,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 108,
                                                                      "column": 25
                                                                    },
                                                                    "end": {
                                                                      "line": 108,
                                                                      "column": 30
                                                                    }
                                                                  },
                                                                  "name": "parse"
                                                                },
                                                                "computed": false
                                                              },
                                                              "arguments": [
                                                                {
                                                                  "type": "MemberExpression",
                                                                  "start": 2506,
                                                                  "end": 2531,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 108,
                                                                      "column": 31
                                                                    },
                                                                    "end": {
                                                                      "line": 108,
                                                                      "column": 56
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "MemberExpression",
                                                                    "start": 2506,
                                                                    "end": 2526,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 108,
                                                                        "column": 31
                                                                      },
                                                                      "end": {
                                                                        "line": 108,
                                                                        "column": 51
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "MemberExpression",
                                                                      "start": 2506,
                                                                      "end": 2523,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 108,
                                                                          "column": 31
                                                                        },
                                                                        "end": {
                                                                          "line": 108,
                                                                          "column": 48
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "Identifier",
                                                                        "start": 2506,
                                                                        "end": 2514,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 108,
                                                                            "column": 31
                                                                          },
                                                                          "end": {
                                                                            "line": 108,
                                                                            "column": 39
                                                                          }
                                                                        },
                                                                        "name": "decision"
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 2515,
                                                                        "end": 2523,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 108,
                                                                            "column": 40
                                                                          },
                                                                          "end": {
                                                                            "line": 108,
                                                                            "column": 48
                                                                          }
                                                                        },
                                                                        "name": "contents"
                                                                      },
                                                                      "computed": false
                                                                    },
                                                                    "property": {
                                                                      "type": "Literal",
                                                                      "start": 2524,
                                                                      "end": 2525,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 108,
                                                                          "column": 49
                                                                        },
                                                                        "end": {
                                                                          "line": 108,
                                                                          "column": 50
                                                                        }
                                                                      },
                                                                      "value": 0,
                                                                      "rawValue": 0,
                                                                      "raw": "0"
                                                                    },
                                                                    "computed": true
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 2527,
                                                                    "end": 2531,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 108,
                                                                        "column": 52
                                                                      },
                                                                      "end": {
                                                                        "line": 108,
                                                                        "column": 56
                                                                      }
                                                                    },
                                                                    "name": "body"
                                                                  },
                                                                  "computed": false
                                                                }
                                                              ]
                                                            }
                                                          }
                                                        ],
                                                        "kind": "let"
                                                      },
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 2548,
                                                        "end": 2568,
                                                        "loc": {
                                                          "start": {
                                                            "line": 109,
                                                            "column": 14
                                                          },
                                                          "end": {
                                                            "line": 109,
                                                            "column": 34
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "CallExpression",
                                                          "start": 2548,
                                                          "end": 2567,
                                                          "loc": {
                                                            "start": {
                                                              "line": 109,
                                                              "column": 14
                                                            },
                                                            "end": {
                                                              "line": 109,
                                                              "column": 33
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "MemberExpression",
                                                            "start": 2548,
                                                            "end": 2562,
                                                            "loc": {
                                                              "start": {
                                                                "line": 109,
                                                                "column": 14
                                                              },
                                                              "end": {
                                                                "line": 109,
                                                                "column": 28
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "MemberExpression",
                                                              "start": 2548,
                                                              "end": 2557,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 109,
                                                                  "column": 14
                                                                },
                                                                "end": {
                                                                  "line": 109,
                                                                  "column": 23
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 2548,
                                                                "end": 2551,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 109,
                                                                    "column": 14
                                                                  },
                                                                  "end": {
                                                                    "line": 109,
                                                                    "column": 17
                                                                  }
                                                                },
                                                                "name": "set"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 2552,
                                                                "end": 2557,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 109,
                                                                    "column": 18
                                                                  },
                                                                  "end": {
                                                                    "line": 109,
                                                                    "column": 23
                                                                  }
                                                                },
                                                                "name": "items"
                                                              },
                                                              "computed": false
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 2558,
                                                              "end": 2562,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 109,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 109,
                                                                  "column": 28
                                                                }
                                                              },
                                                              "name": "push"
                                                            },
                                                            "computed": false
                                                          },
                                                          "arguments": [
                                                            {
                                                              "type": "Identifier",
                                                              "start": 2563,
                                                              "end": 2566,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 109,
                                                                  "column": 29
                                                                },
                                                                "end": {
                                                                  "line": 109,
                                                                  "column": 32
                                                                }
                                                              },
                                                              "name": "poi"
                                                            }
                                                          ]
                                                        }
                                                      }
                                                    ]
                                                  }
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "type": "IfStatement",
                                            "start": 2590,
                                            "end": 2673,
                                            "loc": {
                                              "start": {
                                                "line": 112,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 114,
                                                "column": 9
                                              }
                                            },
                                            "test": {
                                              "type": "MemberExpression",
                                              "start": 2594,
                                              "end": 2610,
                                              "loc": {
                                                "start": {
                                                  "line": 112,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 112,
                                                  "column": 28
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 2594,
                                                "end": 2603,
                                                "loc": {
                                                  "start": {
                                                    "line": 112,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 112,
                                                    "column": 21
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 2594,
                                                  "end": 2597,
                                                  "loc": {
                                                    "start": {
                                                      "line": 112,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 112,
                                                      "column": 15
                                                    }
                                                  },
                                                  "name": "set"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 2598,
                                                  "end": 2603,
                                                  "loc": {
                                                    "start": {
                                                      "line": 112,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 112,
                                                      "column": 21
                                                    }
                                                  },
                                                  "name": "items"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 2604,
                                                "end": 2610,
                                                "loc": {
                                                  "start": {
                                                    "line": 112,
                                                    "column": 22
                                                  },
                                                  "end": {
                                                    "line": 112,
                                                    "column": 28
                                                  }
                                                },
                                                "name": "length"
                                              },
                                              "computed": false
                                            },
                                            "consequent": {
                                              "type": "BlockStatement",
                                              "start": 2612,
                                              "end": 2673,
                                              "loc": {
                                                "start": {
                                                  "line": 112,
                                                  "column": 30
                                                },
                                                "end": {
                                                  "line": 114,
                                                  "column": 9
                                                }
                                              },
                                              "body": [
                                                {
                                                  "type": "ExpressionStatement",
                                                  "start": 2624,
                                                  "end": 2663,
                                                  "loc": {
                                                    "start": {
                                                      "line": 113,
                                                      "column": 10
                                                    },
                                                    "end": {
                                                      "line": 113,
                                                      "column": 49
                                                    }
                                                  },
                                                  "expression": {
                                                    "type": "CallExpression",
                                                    "start": 2624,
                                                    "end": 2662,
                                                    "loc": {
                                                      "start": {
                                                        "line": 113,
                                                        "column": 10
                                                      },
                                                      "end": {
                                                        "line": 113,
                                                        "column": 48
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 2624,
                                                      "end": 2638,
                                                      "loc": {
                                                        "start": {
                                                          "line": 113,
                                                          "column": 10
                                                        },
                                                        "end": {
                                                          "line": 113,
                                                          "column": 24
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 2624,
                                                        "end": 2630,
                                                        "loc": {
                                                          "start": {
                                                            "line": 113,
                                                            "column": 10
                                                          },
                                                          "end": {
                                                            "line": 113,
                                                            "column": 16
                                                          }
                                                        },
                                                        "name": "Arkham"
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 2631,
                                                        "end": 2638,
                                                        "loc": {
                                                          "start": {
                                                            "line": 113,
                                                            "column": 17
                                                          },
                                                          "end": {
                                                            "line": 113,
                                                            "column": 24
                                                          }
                                                        },
                                                        "name": "trigger"
                                                      },
                                                      "computed": false
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "Literal",
                                                        "start": 2639,
                                                        "end": 2656,
                                                        "loc": {
                                                          "start": {
                                                            "line": 113,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 113,
                                                            "column": 42
                                                          }
                                                        },
                                                        "value": "sponsor.fetched",
                                                        "rawValue": "sponsor.fetched",
                                                        "raw": "\"sponsor.fetched\""
                                                      },
                                                      {
                                                        "type": "Identifier",
                                                        "start": 2658,
                                                        "end": 2661,
                                                        "loc": {
                                                          "start": {
                                                            "line": 113,
                                                            "column": 44
                                                          },
                                                          "end": {
                                                            "line": 113,
                                                            "column": 47
                                                          }
                                                        },
                                                        "name": "set"
                                                      }
                                                    ]
                                                  }
                                                }
                                              ]
                                            },
                                            "alternate": null
                                          }
                                        ]
                                      }
                                    },
                                    "kind": "init"
                                  },
                                  {
                                    "type": "Property",
                                    "start": 2689,
                                    "end": 2745,
                                    "loc": {
                                      "start": {
                                        "line": 116,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 118,
                                        "column": 7
                                      }
                                    },
                                    "method": false,
                                    "shorthand": false,
                                    "computed": false,
                                    "key": {
                                      "type": "Identifier",
                                      "start": 2689,
                                      "end": 2694,
                                      "loc": {
                                        "start": {
                                          "line": 116,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 116,
                                          "column": 11
                                        }
                                      },
                                      "name": "error"
                                    },
                                    "value": {
                                      "type": "FunctionExpression",
                                      "start": 2696,
                                      "end": 2745,
                                      "loc": {
                                        "start": {
                                          "line": 116,
                                          "column": 13
                                        },
                                        "end": {
                                          "line": 118,
                                          "column": 7
                                        }
                                      },
                                      "id": null,
                                      "generator": false,
                                      "expression": false,
                                      "async": false,
                                      "params": [],
                                      "body": {
                                        "type": "BlockStatement",
                                        "start": 2707,
                                        "end": 2745,
                                        "loc": {
                                          "start": {
                                            "line": 116,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 118,
                                            "column": 7
                                          }
                                        },
                                        "body": [
                                          {
                                            "type": "ExpressionStatement",
                                            "start": 2717,
                                            "end": 2737,
                                            "loc": {
                                              "start": {
                                                "line": 117,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 117,
                                                "column": 28
                                              }
                                            },
                                            "expression": {
                                              "type": "CallExpression",
                                              "start": 2717,
                                              "end": 2736,
                                              "loc": {
                                                "start": {
                                                  "line": 117,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 117,
                                                  "column": 27
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 2717,
                                                "end": 2728,
                                                "loc": {
                                                  "start": {
                                                    "line": 117,
                                                    "column": 8
                                                  },
                                                  "end": {
                                                    "line": 117,
                                                    "column": 19
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 2717,
                                                  "end": 2724,
                                                  "loc": {
                                                    "start": {
                                                      "line": 117,
                                                      "column": 8
                                                    },
                                                    "end": {
                                                      "line": 117,
                                                      "column": 15
                                                    }
                                                  },
                                                  "name": "console"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 2725,
                                                  "end": 2728,
                                                  "loc": {
                                                    "start": {
                                                      "line": 117,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 117,
                                                      "column": 19
                                                    }
                                                  },
                                                  "name": "log"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Literal",
                                                  "start": 2729,
                                                  "end": 2735,
                                                  "loc": {
                                                    "start": {
                                                      "line": 117,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 117,
                                                      "column": 26
                                                    }
                                                  },
                                                  "value": "fail",
                                                  "rawValue": "fail",
                                                  "raw": "\"fail\""
                                                }
                                              ]
                                            }
                                          }
                                        ]
                                      }
                                    },
                                    "kind": "init"
                                  }
                                ]
                              }
                            ]
                          }
                        }
                      ]
                    }
                  },
                  "kind": "init"
                }
              ]
            }
          }
        ],
        "kind": "let",
        "leadingComments": [],
        "trailingComments": []
      }
    }
  ]
}