diff --git a/.gitignore b/.gitignore index 8cf9563..2f377af 100644 --- a/.gitignore +++ b/.gitignore @@ -4,12 +4,18 @@ .venv/ # Build and Output +bin/ build*/ +*.build/ dist*/ +*.dist/ zips/ __pycache__/ pyinstall/w/Configure/ pyinstall/w/MKOB/ +nuitka-crash-report.xml +*.pyd +*.pyi # Ignore generated *.cmd and *.exe files. If they are needed, include them with a '!' line. *.cmd *.exe @@ -56,8 +62,6 @@ Capture-Replay/*.txt *.pkrec # Ignore 'test' programs. If test programs are needed, include them with a '!' line _test*.py -# Include anything that is put into the doc and mkob_learn folders -!doc/*.mrtsel -!doc/*.pkcfg -!doc/*pkrec -!mkob_learn/*.pkrec +# Include anything that is put into the Documentation and mkob_learn folders +!Documentation/* +!src.py/mkob_learn/* diff --git a/Documentation/MKOB/User-Manual-MKOB4.adoc b/Documentation/MKOB/User-Manual-MKOB4.adoc index 8fd5815..942e06f 100644 --- a/Documentation/MKOB/User-Manual-MKOB4.adoc +++ b/Documentation/MKOB/User-Manual-MKOB4.adoc @@ -19,7 +19,7 @@ We are not so lucky these days as many of the old pros are gone. (((MorseKOB, MorseKOB 2.5))) ((MorseKOB)) by Les Kerr, originally written for Windows only, allowed us to learn, and more importantly USE, landline telegraphy! -Now rebuilt from scratch and updated, MKOB v4 (((MKOB, MKOB4))) runs on most computers big and small. With this program it is possible to once again hear the sounds of the Telegraph sounder as messages come in from distant places. It can be adjusted to make learning to read and send the code easier and, when you are ready, to connect to others over the Internet. +Now rebuilt from scratch and updated, MKOB v4 (((MKOB, MKOB v4)))(((MKOB, MKOB4))) runs on most computers big and small. With this program it is possible to once again hear the sounds of the Telegraph sounder as messages come in from distant places. It can be adjusted to make learning to read and send the code easier and, when you are ready, to connect to others over the Internet. Welcome to the world of Landline Telegraphy and thanks for helping to keep "The sound of Morse Alive". @@ -27,8 +27,7 @@ Welcome to the world of Landline Telegraphy and thanks for helping to keep "The 73 (Telegrapher's code for Best Wishes) Ciao - -[preface] +[preface%nonfacing] = Preface Like all computer programs ((MKOB)) has lots of configuration settings and tricks for making the best use of it. @@ -38,26 +37,27 @@ Don't let the apparent complexity intimidate you. At its heart ((MKOB)) is simpl The Quick Start portion will get you up and running fast and when you want to do a bit more, dig into the details in the User's Guide portion. -NOTE: Although MKOB's functionality, and many of the user actions, are similar to ((MorseKOB 2.5)), it is not identical, and it is not intended to be. This document describes the functionality and user actions of the ((MKOB4)) application and, typically, does not compare ((MKOB4)) to ((MorseKOB 2.5)). Knowledge of the ((MorseKOB 2.5)) application is not assumed or required. +NOTE: Although MKOB's functionality, and many of the user actions, are similar to MorseKOB 2.5(((MorseKOB, MorseKOB 2.5))), it is not identical, and it is not intended to be. This document describes the functionality and user actions of the MKOB4(((MKOB,MKOB4))) application and, typically, does not compare MKOB4(((MKOB,MKOB4))) to MorseKOB 2.5(((MorseKOB, MorseKOB 2.5))). Knowledge of the MorseKOB 2.5(((MorseKOB, MorseKOB 2.5))) application is not assumed or required. == Related Components -=== ((PyKOB)) -((MKOB)) uses the ((PyKOB)) modules. ((PyKOB)) consists of a number of modules that provide different aspects of handling code, the physical key and sounder, internet connection to a KOBServer instance, system audio to simulate a sounder or provide tone, configuration and logging capabilities, and more. When updating ((MKOB)), it is advisable to get the latest (associated) release of ((PyKOB)) as well. +=== pykob Package +((MKOB)) uses the *((pykob))* package(((package, pykob))) of modules. The ((pykob)) package consists of a number of modules that provide different aspects of handling code, the physical key and sounder, internet connection to a KOBServer instance, system audio to simulate a sounder or provide tone, configuration and logging capabilities, and more. When updating ((MKOB)), it is advisable to get the latest (associated) release of ((pykob)) as well. === MRT (Morse Receive & Transmit - Marty) (((MRT, Morse Receive & Transmit))) -((MRT)) is a command-line/terminal application that is similar to ((MKOB)) in its ability to receive and send code. However, it is completely text based, allowing it to be run via a remote terminal connection to a system, or even automatically in the background (headless). It uses the same ((PyKOB)) configurations as ((MKOB)) (and the utility applications). In addition, it has a few options that allow it to support displays and similar applications. +((MRT)) is a command-line/terminal application that is similar to ((MKOB)) in its ability to receive and send code. However, it is completely text based, allowing it to be run via a remote terminal connection to a system, or even automatically in the background (headless). It uses the same ((pykob)) configurations as ((MKOB)) (and the utility applications). In addition, it has a few options that allow it to support displays and similar applications. There is a separate document that describes ((MRT)) and its options. === Utilities -The ((PyKOB)) package also includes a number of utility applications. The README file included in the package contains a short description of each of the utility applications. +The ((pykob)) package also includes a number of utility applications. The README file included in the package contains a short description of each of the utility applications. = Quick Start Get started with ((MKOB)) and have some fun. Once you've had a chance to try things out, make sure to read the User's Guide portion to get the most out of ((MKOB)). +[%nonfacing] == Main Screen The main screen of the ((MKOB)) app looks like this on Windows.footnote:screenshots[Screenshots are from the Windows platform. The interface looks similar on Mac and Linux platforms.] @@ -82,17 +82,19 @@ Two control sections: = User's Guide +[%nonfacing] == Landline, Closed Circuit, Telegraphy NOTE: Even if you are very familiar with Landline Telegraphy, it is suggested that you at least read through the section <> to get the best results and experience using ((MKOB)). This section provides a very brief description of Landline, Closed Circuit, Telegraphy, that is important for the effective, and enjoyable, use of the ((MKOB)) application. -One of the primary features of ((MKOB)) (and the ((PyKOB)) modules and ((MRT))) is support for interfacing to a physical ‘closed’/’loop’ telegraph circuit and simulating the operation of a loop telegraph circuit locally and connected to a KOBServer hub via the internet. +One of the primary features of ((MKOB)) (and the ((pykob)) modules and ((MRT))) is support for interfacing to a physical ‘closed’/’loop’ telegraph circuit and simulating the operation of a loop telegraph circuit locally and connected to a KOBServer hub via the internet. This simulates the operation of Landline-Telegraphy and a closed-loop circuit as used by virtually every railroad, Western Union, and many other communication services in the United States, and in fact, North America and beyond, when telegraphy was THE means of communication. In fact, for railroads, that lasted well into the 1960’s (and in some areas, even into the 70’s). Describing closed loop, landline, telegraphy is not the focus of this document. There are a number of sources available online or at the library that describe it. However, there is one aspect of closed loop, landline, telegraphy that is critical to understand for successful use of ((MKOB)) (and ((MRT)) and some of the utilities), and for connecting to a KOBServer and communicating with others – that is the aspect of the circuit being open or closed, and use of the Closer on the telegraph key. +[%nonfacing] == Telegraph Key Closer Landline telegraphy relies on a connection between each and every station in the network. Again, it is beyond the scope/intention of this document to describe how this was achieved, but you can think of it (in concept anyway) like the lighting wiring in your house. Power goes through the wall switches in the room (sometimes multiple for 3/multi-way switches) and is connected to the lights. When all the switches are closed the lights are on. If any of the switches are open the lights are off. @@ -114,6 +116,7 @@ The flow for communicating using landline telegraphy is: * When you finish sending your message, close your key. That will energize the circuit causing all the sounders to produce the distinctive ‘click’. * This process repeats, for each operator that sends a message. +[%nonfacing] == Circuit and Key Closer and MKOB’s Virtual Closer (Important for using ((MKOB))) @@ -125,10 +128,11 @@ In addition, the Virtual Closer can actually be used to override the state of th Understanding the functionality and use of the Virtual Closer in ((MKOB)) is important to the successful (and enjoyable) operation of the application and communicating on wires with others in the best simulation of a true landline telegraph circuit using the world-wide connectivity afforded by the internet. Could Morse and Vail have ever envisioned this?! -=== Comparison to ((MorseKOB 2.5)) -This is the one place where the operation of ((MKOB)) will be compared to that of ((MorseKOB 2.5)). If you do not have experience with ((MorseKOB 2.5)) you can skip the rest of this section. +[%nonfacing] +=== Comparison to MorseKOB 2.5(((MorseKOB, MorseKOB 2.5))) +This is the one place where the operation of ((MKOB)) will be compared to that of MorseKOB 2.5(((MorseKOB, MorseKOB 2.5))). If you do not have experience with MorseKOB 2.5(((MorseKOB, MorseKOB 2.5))) you can skip the rest of this section. -((MorseKOB 2.5)) doesn’t track the state of the physical key’s closer in its interface. It treats its keyboard sender, its system (computer) audio sounder, and its Circuit Closer checkbox as a ‘separate circuit’ that is connected in series with the connected physical key and sounder (loop) and the KOBServer wire (circuit) that others are also connected into. +MorseKOB 2.5(((MorseKOB, MorseKOB 2.5))) doesn’t track the state of the physical key’s closer in its interface. It treats its keyboard sender, its system (computer) audio sounder, and its Circuit Closer checkbox as a ‘separate circuit’ that is connected in series with the connected physical key and sounder (loop) and the KOBServer wire (circuit) that others are also connected into. The operation of the Virtual Closer in ((MKOB)) was designed to allow the use of a physical key and sounder, with occasional use of the Keyboard Sender without requiring interaction with the ((MKOB)) user interface. The circuit is opened and closed using the physical key’s closer and, when needed, text can be entered using the keyboard, then you can go directly back to the physical key to continue sending. When you are done, you close the key’s closer, and you are ready to receive code from the other operators connected to the wire. @@ -137,15 +141,18 @@ If you don’t have a physical key and/or sounder connected, that’s fine. Just == Overview The functionality of ((MKOB)) will be covered in sections relating to the sections and controls on the screens. +[%nonfacing] == Main Sections and Controls .Main ((MKOB)) app screen [.text-center] image::mkob-main-ui-annotated.png[Main Screen] +[%nonfacing] === Code Reader (Copy) Copied (decoded) code is displayed in this window. Code is copied from the local key and from stations on the wire when connected. The name of the sending station is displayed at the beginning of a new line when the sender changes. The Reader window is also occasionally used to display information from the ((MKOB)) application to the user. +[%nonfacing] === Active Offices (Stations) Offices that are currently connected to the wire are listed in this window. When not connected, this station will be listed in this window when code is sent from it. @@ -157,21 +164,27 @@ The order of the offices and the formatting used can be helpful when connected t This ordering can help if you are the current sender and you are trying to decide who to turn the wire over to next. It is important to realize that the order is based on activity seen since you connected. The wire traffic doesn’t contain history information, and therefore it is possible that an office listed near the top and indented, has actually sent some information before you connected to the wire. However, it can still be helpful, especially if you have been connected to the wire for a while. +[%nonfacing] === Keyboard Sender Text entered in this window, either from the keyboard or loaded from a file, will be coded at the current character/text speed when the Keyboard Code Sender (Enable) checkbox is checked, and the key is open (either the physical key or the virtual key by unchecking the Key Closed checkbox). The Repeat checkbox will cause the sender to repeat when it reaches the end of the text. You can use the cursor keys or click with the mouse to move the position of coding when the sender is enabled, or the text insert position when the sender is disabled. +[%nonfacing] === Office (Station) Name Text entry field used to enter/display the name of this office/station. The office/station name is used when you connect to a wire on a KOBServer. The Office/Station name can also be set in the Preferences dialog. +[%nonfacing] === Key Closed (checkbox) Indicates the state of the physical and/or virtual key, open/closed. It can be used to control the state of the circuit, overriding the physical key, if one is being used. +[%nonfacing] === Speed This is the character speed used for sending from the Keyboard Sender and ‘Keyer’ keys (Shift-Left and Shift-Right when the Keyboard Sender is enabled), and for decoding (copying) incoming code. See the section in Preferences about character speed, text speed, and spacing, for information on how to use Farnsworth. +[%nonfacing] == Menu Bar +[%nonfacing] === File Menu The file menu contains four sections. @@ -225,6 +238,7 @@ Save the current configuration as the global configuration. ===== Exit Exit ((MKOB)). +[%nonfacing] === Tools Menu ==== Application Tools and Utilities ===== Show Packets @@ -239,6 +253,7 @@ The Key Timing Graph gives a visual representation of the key press and release Refer to the separate Key Timing Graph section for more information. +[%nonfacing] === Help Menu ==== Helpful Information and Actions ===== Active Wires @@ -252,13 +267,15 @@ Opens a separate window that displays the keyboard shortcuts available in ((MKOB image::mkob-keyboard-shortcuts.png[Keyboard shortcuts, 50%] ===== About -Lists version information for ((MKOB)), ((PyKOB)), and some of the primary modules used. +Lists version information for ((MKOB)), ((pykob)), and some of the primary modules used. +[%nonfacing] == Preferences All of the application preferences (also referred to as the configuration) can be set using the Preferences Dialog accessed using the File:Preferences… menu. They can also be listed and set using the Configure.py command line utility. Some of the configuration can also be set using the operational controls in the interface. The Preferences dialog contains three tabs that help organize the application settings. +[%nonfacing] === Base Application hardware configuration. @@ -285,6 +302,7 @@ This checkbox enables the use of the system sound to simulate a sounder or provi * Use local sounder: This checkbox enables the use of the local sounder (when one is connected). Disabling the local sounder can be helpful when one wants to practice without disturbing others. The system sound can be used with headphones while still being able to use the physical key. This even works with most loop interfaces and a KOB. +[%nonfacing] === Morse Code Controls the Keyboard Sender sending and Code Reader decoding. @@ -312,6 +330,7 @@ The speeds and spacing option can be set in the main application interface. ** *American* – Use American (Landline) Morse when sending from the Keyboard or decoding in the Reader. ** *International* – Use International (Continental) code when sending from the Keyboard or decoding in the Reader. +[%nonfacing] === Advanced Controls other aspects of the application that are less frequently changed. @@ -374,6 +393,7 @@ The *Level* value for this configuration setting is used to control what is logg * *-3* – Do not log any information (completely silent). * *1* (and greater) – Log Error, Warn, and Info level information, as well as Debug information designated as Level-X, where X is equal to or less than the value specified. The higher the number, the more debugging information that will be logged. +[%nonfacing] === Cancel, Apply, Save The buttons at the bottom allow you to: @@ -397,8 +417,8 @@ Starting ((MKOB)) with a Specific Configuration (and multiple instances) Multiple instances of ((MKOB)) can be running at the same time using different configurations to connect to different servers, different wires, or use different connected equipment. -(((PyKOB))) -This is done with a single installation of ((MKOB)) (PyKOB). There is no need to install ((MKOB)) (PyKOB) multiple times. +(((pykob))) +This is done with a single installation of ((MKOB)) (pykob). There is no need to install ((MKOB)) (pykob) multiple times. The command line option of interest is: * *--config config-file* @@ -408,6 +428,7 @@ Without this command line option, ((MKOB)) uses the last configuration loaded or If you intend to run multiple instances, and you are using a physical key/sounder. You will need to make sure that you specify different Serial Port values for each instance (if you have multiple interfaces connected) or specify None for the additional instances. If you don’t do this, ((MKOB)) will still function, but you will receive an error dialog when the additional instances start, letting you know that the interface is busy/not available. +[%nonfacing] == Typical Configurations Here are recommendations for Preference/Configuration settings for some typical combinations of equipment. @@ -451,6 +472,7 @@ Using most of the available Loop interfaces and a KOB, ((MKOB)) allows you to di Plug in your headphones/earbuds and start keying. No excuse now! +[%nonfacing] == Key Timing Graph The Key Timing graph can be used for: * Practice and improvement of your keying. @@ -500,7 +522,9 @@ Local sources include a connected key, text entered in the Keyboard Sender windo It is important to understand that the graph is not decoding Morse. It is selecting the expected element based on the duration of the key action, given the configured code speed (WPM). Therefore, it is possible to get a sequence of elements that do not represent a valid Morse character. For example, you might get a sequence of: ●▭●▭● (dit, intra-char-space, dit, intra-char-space, dit - which isn’t a valid character) if you were attempting to key an ‘S’ and your element spacing was slightly too long. You can monitor the Reader window in the main window to see what the Morse Reader/Decoder recognized your code as. +[%nonfacing] == Recording and Playing Back Sessions +[%nonfacing] === Record You can start recording a session using the File:Record menu entry. That will start recording the current session using an automatically generated file name (based on the current date and time). The name of the file will be presented in a dialog box and displayed in the ((MKOB)) status bar. @@ -508,6 +532,7 @@ Once the recording is started, all code activity (local and from the connected w The recording can be stopped using the File:End Recording menu entry or when ((MKOB)) is closed. +[%nonfacing] === Play Recording A recording is loaded to play using the File:Play… menu entry. The menu entry opens a file selection dialog that is used to select a .pkrec (or a recording .json file). When a recording file is selected, ((MKOB)) will start reproducing the session. That includes listing the Offices/Stations that were involved in the session, reproducing the code (as it was sent), and cycling the Offices window through the active senders. @@ -559,8 +584,10 @@ There isn’t a control to move to the previous sender. However, the combination Will typically do it. This will move to the start of the current sender, then move back 15 seconds (which should be back into the previous sender), then move to the start of that sender. (File an enhancement issue if that doesn’t work for you 😊) +ifeval::["{backend}" == "pdf"] [index] = Index +endif::[] [colophon] = Colophon @@ -573,7 +600,7 @@ Copyright (c) 2020-24 PyKOB - MorseKOB in Python This document is authored using *asciidoc*, and the pdf version rendered through *asciidoctor-pdf*, to create a manual that is more readable and more pleasing to the eye. -[dedication] +[dedication%nonfacing] = Dedication The team would like to thank everybody who through comments, criticism and suggestions has helped to make the ((MKOB)) application and this document better and more usable. diff --git a/Documentation/MKOB/User-Manual-MKOB4.pdf b/Documentation/MKOB/User-Manual-MKOB4.pdf index 9ac972f..06d19d9 100644 Binary files a/Documentation/MKOB/User-Manual-MKOB4.pdf and b/Documentation/MKOB/User-Manual-MKOB4.pdf differ diff --git a/Documentation/PyKOB-theme.yml b/Documentation/PyKOB-theme.yml index e2141c8..5c20cef 100644 --- a/Documentation/PyKOB-theme.yml +++ b/Documentation/PyKOB-theme.yml @@ -1,4 +1,4 @@ -extends: default +extends: default-sans-with-font-fallbacks page: layout: portrait size: Letter diff --git a/Documentation/images/MKRT-Logo-src.ink.svg b/Documentation/images/MKRT-Logo-src.ink.svg new file mode 100644 index 0000000..4fdbef3 --- /dev/null +++ b/Documentation/images/MKRT-Logo-src.ink.svg @@ -0,0 +1,424 @@ + + + + + Logos Source - InkScape-SVG + + + + + + + + + + + + + + + + + C + + + + + + + + + + + + + + + + + + + + + + + + + + + + + C + fg + + + + + Logos Source - InkScape-SVG + + + + diff --git a/LICENSE-MODULES.txt b/LICENSE-MODULES.txt index 4c0db6a..badbbfa 100644 --- a/LICENSE-MODULES.txt +++ b/LICENSE-MODULES.txt @@ -1,26 +1,3 @@ -MIT License - -Copyright (c) 2020-24 PyKOB - MorseKOB in Python - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. -================================================================================= - Libraries and Modules used by this package (applications, libraries, modules, -etc. ) might be licensed under a different license. License information for -those libraries/modules can be found in 'LICENSE-MODULES'. +etc. ) have not been modified and are not included in the distribution. License information for +those libraries/modules can be found in the individual libraries/modules. diff --git a/LICENSE b/LICENSE.txt similarity index 100% rename from LICENSE rename to LICENSE.txt diff --git a/PKG-INFO b/PKG-INFO deleted file mode 100644 index dc09323..0000000 --- a/PKG-INFO +++ /dev/null @@ -1,10 +0,0 @@ -Metadata-Version: 1.0 -Name: PyKOB -Version: 1.1.4 -Summary: MorseKOB library package -Home-page: http://sites.google.com/site/morsekob -Author: Les Kerr -Author-email: les@morsekob.org -License: UNKNOWN -Description: UNKNOWN -Platform: UNKNOWN diff --git a/README.md b/README.md index 0d9357f..9776119 100644 --- a/README.md +++ b/README.md @@ -1,43 +1,46 @@ # MorseKOB Version 4 - Python (Library, MKOB, MRT, Utilities) Originally written by Les Kerr, this is a Python library and programs that -implement the MorseKOB functionality familiar to users of the MorseKOB 2.5 -application available for many years on Windows. +implement the MorseKOB functionality familiar to users of the MorseKOB 2.5 +application available for many years on Windows. -Written in Python (requires **version 3.11 or later**), that functionality +Written in Python (requires **version 3.11 or later**), that functionality (and more) is now available on Window, Mac, and Linux. -The PyKOB library (pykob.*) provides modules, classes, and functions that +The PyKOB library (pykob.*) provides modules, classes, and functions that can be used within a Python program to perform Morse operations. -Additionally, there are two complete applications and a number of utilites -included. The applications and utilites can be used to learn/practice -copying and sending code. The applications and some of the utilites can also +Additionally, there are two complete applications and a number of utilites +included. The applications and utilites can be used to learn/practice +copying and sending code. The applications and some of the utilites can also connect to a KOB Server to recieve wire feeds and communicate with others. +**Note:** + **For those that are familiar with this Repo, see the section on the reorganization** + ## American Morse and International Code Encoding and Decoding -The pykob.morse module supports encoding (text to code) and decoding +The pykob.morse module supports encoding (text to code) and decoding (code to text) both **American Morse** and **International Code**. -American Morse (sometimes referred to as, *Landline Morse*) was used by -the railroads, Western Union, and other communications systems, connected -by telegraph wires. International Code is used for continuous wave (CW) +American Morse (sometimes referred to as, *Landline Morse*) was used by +the railroads, Western Union, and other communications systems, connected +by telegraph wires. International Code is used for continuous wave (CW) communications using radio. -The utilites and both of the applications can be configured to +The utilites and both of the applications can be configured to receive/decode/print and encode/send either form. ## Physical Key & Sounder, Synthesized Sounder, Tone Support -The pykob.kob module provides support for a serial interface to a key and -sounder (wired either separately or in a loop). On Raspberry Pi, the key +The pykob.kob module provides support for a serial interface to a key and +sounder (wired either separately or in a loop). On Raspberry Pi, the key and sounder can be connected using an interface connected to the GPIO. -The module also provides a synthesized sounder using the computer audio, +The module also provides a synthesized sounder using the computer audio, as well as the option to use CW style tone. -The utilites and both of the applications allow using any of these +The utilites and both of the applications allow using any of these options. ## Applications @@ -47,80 +50,82 @@ There are two applications included in PyKOB. ### MKOB (Morse Key on Board) The **MKOB** application provides a full graphical interface that allows the -you to connect to a *Wire* on a **KOB Server** to communicate with others -or listen to feeds. Instructions for using the MKOB application are in the +you to connect to a *Wire* on a **KOB Server** to communicate with others +or listen to feeds. Instructions for using the MKOB application are in the **User Guide** in the **doc** folder. ### MRT (Morse Receive & Transmit 'Marty') The **MRT** application provides a command-line application that connects to a -*Wire* on a **KOB Server** and allows text to be typed and sent, plus full -support for a key and sounder. Instructions for using the MRT application are +*Wire* on a **KOB Server** and allows text to be typed and sent, plus full +support for a key and sounder. Instructions for using the MRT application are in the MRT-README in the **doc** folder. ## Utilities -The following utilities can be useful for sending and listening to Morse +The following utilities can be useful for sending and listening to Morse for fun and practice and providing **KOB Server** *Wire* feeds. -The utilities are in Python files that start with an uppercase character. -Files that start with a lowercase letter are support modules that are not +The utilities are in Python files that start with an uppercase character. +Files that start with a lowercase letter are support modules that are not intended to be executed directly. -Most of the utilities support the **'-h'/'--help'** command line option to +Most of the utilities support the **'-h'/'--help'** command line option to provide a description of the utility and the available options. -Give it a try...
-`python3 Sample.py --help` +Give it a try... +``` +python3 Sample.py --help +``` ### Configure.py -This is the configuration utility for all of the applications and utilities. -It is used to list and/or modify either the global configuration +This is the configuration utility for all of the applications and utilities. +It is used to list and/or modify either the global configuration or named configurations that are used by the applications. -The configuration can be set using option flags and values from the command +The configuration can be set using option flags and values from the command line, or it can launch a GUI that can be used. -Use the command line '-h' or '--help' option to see the usage. A copy of the +Use the command line '-h' or '--help' option to see the usage. A copy of the usage help is included in the **doc** folder. ### SysCheck.py -Collects and lists information about the current Python, PyKOB, and -comm interfaces available, that is relevent for running the PyKOB utilites -and applications. The comm port information is especially helpful when +Collects and lists information about the current Python, PyKOB, and +comm interfaces available, that is relevent for running the PyKOB utilites +and applications. The comm port information is especially helpful when using the CLI version of Configure or a Selector. ### Sample.py -Sounds a sample that can be used to test your configuration and output -hardware (sounder and computer audio). -Options are available to sound different content for fun and to use +Sounds a sample that can be used to test your configuration and output +hardware (sounder and computer audio). +Options are available to sound different content for fun and to use for practice. ### Clock.py -Provides a Kuckoo Clock in Morse. Options allow setting how often to sound +Provides a Kuckoo Clock in Morse. Options allow setting how often to sound and how verbose to be about the current time. ### Play.py -Plays PyKOB recorder JSON format files (session recordings saved by -the MKOB application and some of the utilities). Options allow -controlling the speed (slower or faster than the actual speed), how +Plays PyKOB recorder JSON format files (session recordings saved by +the MKOB application and some of the utilities). Options allow +controlling the speed (slower or faster than the actual speed), how much 'dead air' to include, and more. ### Receive.py -Connects to a **KOB Server *Wire*** and sounds and decodes the incoming -code. Although it is a useful utility, it was written before the **MRT** +Connects to a **KOB Server *Wire*** and sounds and decodes the incoming +code. Although it is a useful utility, it was written before the **MRT** application was written. Look at **MRT** as a more feature rich option. ### Feed.py -Source of a *Wire Feed* for a **KOB Server**. Connects for a KOB Server -on a specified Wire and sends code when one or more other clients +Source of a *Wire Feed* for a **KOB Server**. Connects for a KOB Server +on a specified Wire and sends code when one or more other clients connect to the Wire. The content can be from: @@ -131,133 +136,168 @@ The content can be from: ### More -* KeyTest.py - Continuously reads the key and prints the encoding. -* News.py - Sound and print a news feed (the source is `www.ansa.it/sito`) -* SchedFeed.py - Sends short, fixed, content at scheduled times. Edit the +- KeyTest.py - Continuously reads the key and prints the encoding. +- News.py - Sound and print a news feed (the source is `www.ansa.it/sito`) +- SchedFeed.py - Sends short, fixed, content at scheduled times. Edit the code to set your *Office/Station* ID and the wire to use. -* Time.py - Send and sound a 'standard' time signal continuously, hourly, or daily. -* Weather.py - Waits for a station to send a message ending in WX XXXX, where XXXX +- Time.py - Send and sound a 'standard' time signal continuously, hourly, or daily. +- Weather.py - Waits for a station to send a message ending in WX XXXX, where XXXX is the 4- or 5-character code for a U.S. weather reporting station, and replies with the current weather conditions and short term forecast for that area. ## Development & Support -The library and applications are actively being developed and supported. +The library and applications are actively being developed and supported. Feel free to submit issues for problems you find or features you would like. +## Repo Reorganization + +For those familiar with this repo, please notice that the file structure has +changed. The most noticeable change is that the Python files have been moved +from the *root* and *pykob* directory to be rooted in the *src.py* directory. + +The reorganization was done to help support the creation of executables (binary +versions) and installer, and to unclutter the root directory. + +The *src.py* directory contains all (only) the Python files needed to run the +applications and utilities. So, to run the Python version, start there. + # Documentation Unfortunately, the documentation is a bit lacking, but it is being worked on. Please take a look in the **doc** folder for information about the applications, the utilities, and more. -# Simple 'Getting Started' -Even if you aren't familiar with Git/GitHub, it is easy to grab a ZIP file from it. +## Simple 'Getting Started' + +Even if you aren't familiar with Git/GitHub, it is easy to grab a ZIP file from it. You can also use the 'Issues' section to report problems and request features. -Of course, I recomment using Git/GitHUB, as that makes it trivial to get +Of course, I recommend using Git/GitHUB, as that makes it trivial to get updates when they become available. The repository on GitHub: https://github.com/MorseKOB/PyKOB -## Using Git/GitHub +### Using Git/GitHub + To get going... -* `git clone --depth 1 https://github.com/MorseKOB/PyKOB.git` +``` shell +git clone --depth 1 https://github.com/MorseKOB/PyKOB.git +``` To update, you then simply (from the PyKOB folder): -* `git pull` +``` shell +git pull +``` + That will 'pull' the latest updates. -## Using a ZIP +### Using a ZIP + To grab a ZIP: -* Open the GitHub page: https://github.com/MorseKOB/PyKOB -* Click the green [<> Code] button -* At the bottom of the drop-down is 'Download ZIP' +- Open the GitHub page: https://github.com/MorseKOB/PyKOB +- Click the green [<> Code] button +- At the bottom of the drop-down is 'Download ZIP' -Once you have the zip, simply unzip it (make sure you unzip it as the full +Once you have the zip, simply unzip it (make sure you unzip it as the full folder/directory structure) into a folder. -## Install Python Libraries -PyKOB will run with just the base Python (3.11) installation, However, you +### Install Python Libraries + +PyKOB will run with just the base Python (3.11) installation, However, you will probably want to install these libraries to get the most out of it. -To use the system sound (to simulate a sounder) you will need **PyAudio**. +To use the system sound (to simulate a sounder) you will need **PyAudio**. To interface with a key & sounder, you will need **pySerial** Follow the instructions here: ### PyAudio + https://pypi.org/project/PyAudio/ ### pySerial + https://pyserial.readthedocs.io/en/latest/pyserial.html ## Getting Started + The best thing to run first is **SysCheck**. That will display information about the system, Python, the libraries used, and the serial devices (if you are going to use an interface to a physical key and/or sounder). It is simple to run: -``` +``` shell python3 SysCheck.py ``` -Next, it is suggested that you set all of the configuration options before running +Next, it is suggested that you set all of the configuration options before running any of the Morse utilities or MKOB/MRT for the first time. To do that: -* Open a Command/Terminal window in the PyKOB folder -* (I suggest running) `python3 --version` (to make sure you are running a 3.11.xx or later version) -* If your Python version is not 3.11.xx or later you will need to upgrade it. -* Run: `python3 Configure.py` +- Open a Command/Terminal window in the PyKOB folder +- (I suggest running) `python3 --version` (to make sure you are running a 3.11.xx or later version) +- If your Python version is not 3.11.xx or later you will need to upgrade it. +- Run: `python3 Configure.py` That will list the current configuration. Since this is a new installation, the settings will all be the defaults. -* Run: 'python3 Configure.py --help' +- Run: 'python3 Configure.py --help' That will list all the option flags to use to set your desired configuration. -* Run: `python3 Configure.py ` -* There is also a GUI for configuring. To use it, use the **--gui** option: - ``` - python3 Configure.py --gui - ``` +- Run: `python3 Configure.py ` +- There is also a GUI for configuring. To use it, use the **--gui** option: + +``` shell +python3 Configure.py --gui +``` ## Run 'Sample.py' -Once you have the settings you want, you are ready to run any of the utilities, -or the MKOB application. The 'utilities' are in the root folder. The utilities + +Once you have the settings you want, you are ready to run any of the utilities, +or the MKOB application. The 'utilities' are in the root folder. The utilities start with a capitol letter - for example: -* `python3 Sample.py` +``` shell +python3 Sample.py +``` -That is a good one to start with, as it is a simple way to make sure things are +That is a good one to start with, as it is a simple way to make sure things are working correctly. ## Run MKOB + Once you are up and running, you can run: -`python3 MKOB.pyw` +``` shell +python3 MKOB.py +``` -This is the GUI application that will let you connect to the MorseKOB Server -wires. Within MKOB, you can use `File > Preferences` to view and change the -configuration. Please note that many (most) of the configuration changes are -not picked up until you exit and restart MKOB. That is actually the focus of -the current work (making them take effect immediately), as well as being able +This is the GUI application that will let you connect to the MorseKOB Server +wires. Within MKOB, you can use `File > Preferences` to view and change the +configuration. Please note that many (most) of the configuration changes are +not picked up until you exit and restart MKOB. That is actually the focus of +the current work (making them take effect immediately), as well as being able to save/use multiple, named, configurations. ## Wire List -To get a list of the wires that are currently active, use a browser to view: + +To get a list of the wires that are currently active, use a browser to view: http://mtc-kob.dyndns.org/ I like to test by connecting to one of the news wires, for example, **Wire 108**. ## Good Luck + I hope to hear (from many of you) that you were successful. -BTW: You can see other things that might be of interest if you go up one level +BTW: You can see other things that might be of interest if you go up one level on GitHub: https://github.com/MorseKOB # License + The following license information apply to the contents of this application, modules, libraries and to libraries and modules used by this application. ## MIT License + Copyright (c) 2020-2024 PyKOB - MorseKOB in Python Permission is hereby granted, free of charge, to any person obtaining a copy @@ -279,6 +319,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ## Licenses for included/references Libraries/Modules + These applications/libraries/modules rely on other libraries/modules. Refer to `LICENSE-MODULES` for the license details of these libraries/modules. diff --git a/makefile b/makefile new file mode 100644 index 0000000..1b584a0 --- /dev/null +++ b/makefile @@ -0,0 +1,517 @@ +# +# MIT License +# +# Copyright (c) 2020-24 PyKOB - MorseKOB in Python +# +# Permission is hereby granted, free of charge, to any person obtaining a copy +# of this software and associated documentation files (the "Software"), to deal +# in the Software without restriction, including without limitation the rights +# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom the Software is +# furnished to do so, subject to the following conditions: +# +# The above copyright notice and this permission notice shall be included in all +# copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +# SOFTWARE. +# +# ############################################################################ +# +# Makefile to create: +# * A binary package of PyKOB (MKOB, MRT, Configure, ...) using Nuitka. +# * The manuals (pdf from the adoc) +# +# For the binaries, file copying is done to arrange source to produce +# smaller executables than would be the case if they were just generated +# from the runnable Python source. The reason for this is that the runnable +# Python source has the 'pykob' package/modules as a subdirectory to make it +# convenient for 'includes' within the applications. However, when +# generating the binaries, if done from the original source, the pykob +# package/modules is pulled in and included with each of the executables. +# What is actually wanted is for the pykob package to be generated as a +# separate binary that is then used by each of the applications. To +# accomplish this, the original Python source is copied into 'build/src' +# directories such that each exists in its own separate subdirectory. +# +# This copy is made, if needed when make is run. The build/src directory +# (in fact, all of the bin and build directories) are excluded from Git. +# But they will be kept up to date from changes in the original Python Source. +# +# The Makefile is for GNU Make. On Windows, it is expected that Cygwin is used. +# On Mac and Linux, it is expected that Bash shell is available. The path to +# the shell is set using the *SHELL* variable. +# + +# Cygwin path conversions for use when programs need a full path. +ifdef COMSPEC + cygpath-mixed = $(shell cygpath -m "$1") + cygpath-unix = $(shell cygpath -u "$1") + drive-letter-to-slash = /$(subst :,,$1) + PYTHON ?= .venv/Scripts/python.exe + EXEC_EXT := .exe +else + cygpath-mixed = $1 + cygpath-unix = $1 + drive-letter-to-slash = $1 + PYTHON ?= .venv/bin/python3 + EXEC_EXT := .bin +endif + +NUITKA_FACTORY_BIN ?= /c/Users/aesil/code/Nuitka-factory/Nuitka/bin/nuitka +AWK ?= awk +CP ?= cp +CP_RECURSE ?= $(CP) -rup +CP_TOFILE ?= $(CP) -Tup +CP_UPDATE ?= $(CP) -up +GREP ?= grep +KILL ?= kill +KILL_FLAGS ?= -f +MKDIR ?= mkdir -p +MV ?= mv +MV_FORCE ?= mv --force --backup=none +PDFGEN ?= asciidoctor-pdf +PR ?= pr +PS ?= ps +PS_FLAGS ?= -W +PS_FIELDS ?= "9 47 100" +PY2BIN_FAC ?= $(PYTHON) $(NUITKA_FACTORY_BIN) +PY2BIN_REL ?= $(PYTHON) -m nuitka +PY2BIN ?= $(PY2BIN_REL) +SHELL := /bin/bash +SORT ?= sort +WIN_INST_COMPILE ?= "/c/Program Files (x86)/NSIS/makensis.exe" + + +# ### Documentation Section ### + +DOC_DIR ?= Documentation/ +# +MANUAL_SETTINGS := $(DOC_DIR)man_settings.adoc +PyKOB_THEME := $(DOC_DIR)PyKOB-theme.yml +MKOB_MANUAL := $(DOC_DIR)MKOB/User-Manual-MKOB4.pdf +MRT_MANUAL := $(DOC_DIR)MRT/User-Manual-MRT.pdf + +# ### Binary Executable Section ### + +#NUITKA_FLAGS_ALL ?= --warn-implicit-exceptions --warn-unusual-code --msvc=latest +NUITKA_FLAGS_ALL ?= --deployment --msvc=latest + +BIN_DIR ?= bin/ +# +BUILD_SRC_DIR ?= build/src/ +BUILD_SRC_APPS_DIR ?= build/src/apps/ +BUILD_SRC_PYKOB_DIR ?= build/src/pykob/ +BUILD_SRC_UTILS_DIR ?= build/src/utils/ +# Dist directory (extension) +DIST_DIR_EXT ?= .dist/ + +APP_BUILD_SRC_DIRS := \ + $(BUILD_SRC_DIR) \ + $(BUILD_SRC_APPS_DIR) \ + $(BUILD_SRC_PYKOB_DIR) \ + $(BUILD_SRC_UTILS_DIR) + +REQUIRED_BIN_DIRS := $(BIN_DIR) $(APP_BUILD_SRC_DIRS) + +PYKOB_DIR := pykob/ +PYKOB_DATA_DIR := $(PYKOB_DIR)data/ +PYKOB_RESOURCES_DIR := $(PYKOB_DIR)resources/ + +SRC_PY_DIR ?= src.py/ +SRC_PY_RES_DIR := $(SRC_PY_DIR)resources/ + +SRC_PKAPPARGS := $(SRC_PY_DIR)pkappargs.py + +SRC_PYKOB_DIR ?= $(SRC_PY_DIR)$(PYKOB_DIR) +SRC_PYKOB_DATA_DIR := $(SRC_PYKOB_DIR)data/ +SRC_PYKOB_RES_DIR := $(SRC_PYKOB_DIR)resources/ + +SRC_PYKOB_SHELL := $(SRC_PYKOB_DIR)*.py +SRC_PYKOB_DATA_SHELL := $(SRC_PYKOB_DATA_DIR)* +SRC_PYKOB_RESOURCES_SHELL := $(SRC_PYKOB_RES_DIR)* + +ORIGINAL_SRC_CONFIGURE := $(SRC_PY_DIR)Configure.py # Have this as its own app. +ORIGINAL_SRC_MKOB := $(SRC_PY_DIR)MKOB.py $(SRC_PY_DIR)mkob%.py +ORIGINAL_SRC_MKOB_SHELL := $(SRC_PY_DIR)MKOB.py $(SRC_PY_DIR)mkob*.py +ORIGINAL_SRC_MRT := $(SRC_PY_DIR)MRT.py +ORIGINAL_SRC_UTILS_SHELL := $(SRC_PY_DIR)[A-Z][a-np-z]*.py + + +PY_BIN_MODULE_EXT := .pyd +PY_BIN_MODULE_INC_EXT := .pyi + +APP_BIN_DEBUG_FLAGS ?= \ + --force-stdout-spec=exe.out.txt\ + --force-stderr-spec=exe.err.txt\ + --debug\ + --python-flag=-v +# --trace + +PYKOB_BIN_DEBUG_FLAGS ?= \ + --debug\ + --python-flag=-v +# --trace + +COMMON_BIN_FLAGS := --python-flag=no_annotations --python-flag=no_docstrings + +APP_BIN_FLAGS := $(NUITKA_FLAGS_ALL) $(COMMON_BIN_FLAGS)\ + --standalone\ + --enable-plugin=tk-inter\ + --output-dir=$(BIN_DIR) +# $(APP_BIN_DEBUG_FLAGS) + +PKAPPARGS_PACKAGE_FLAGS ?= --module $(NUITKA_FLAGS_ALL) $(COMMON_BIN_FLAGS)\ + --follow-import-to=argparse\ + --output-dir=$(BIN_DIR)\ + $(SRC_PKAPPARGS) + +### pkappargs binary package file +PKAPPARGS_PKG_BIN_FILE ?= $(BIN_DIR)pkappargs.cp311-win_amd64.pyd + +PYKOB_PACKAGE_FLAGS ?= --module $(NUITKA_FLAGS_ALL) $(COMMON_BIN_FLAGS)\ + --include-package=pykob\ + --include-module=socket\ + --include-module=ctypes\ + --output-dir=$(BIN_DIR)\ + $(SRC_PYKOB_DIR) +# $(PYKOB_BIN_DEBUG_FLAGS) + +### pykob binary package file +PYKOB_PKG_BIN_FILE ?= $(BIN_DIR)pykob.cp311-win_amd64.pyd + +## Applications and Utilities Bin-Build flags +### Configure +CONFIGURE_DIST := $(BIN_DIR)Configure$(DIST_DIR_EXT) +ifdef COMSPEC + CONFIGURE_EXEC := $(CONFIGURE_DIST)Configure.exe + CONFIGURE_ICON := --windows-icon-from-ico=$(SRC_PY_RES_DIR)Configure.ico +else + CONFIGURE_EXEC := $(CONFIGURE_DIST)Configure.bin + CONFIGURE_ICON := +endif +CONFIGURE_BIN_FLAGS ?= $(APP_BIN_FLAGS)\ + $(CONFIGURE_ICON)\ + --include-module=tkinter.ttk\ + --enable-console + + +### MKOB +MKOB_DIST := $(BIN_DIR)MKOB$(DIST_DIR_EXT) +MKOB_LOGO := --include-data-files=$(SRC_PY_RES_DIR)MKOB-Logo.png=resources/ +ifdef COMSPEC + MKOB_EXEC := $(MKOB_DIST)MKOB.exe + MKOB_ICON := --windows-icon-from-ico=$(SRC_PY_RES_DIR)mkob-icon.ico +else + MKOB_EXEC := $(MKOB_DIST)MKOB.bin + MKOB_ICON := +endif + +MKOB_BIN_FLAGS ?= $(APP_BIN_FLAGS)\ + $(MKOB_ICON)\ + $(MKOB_LOGO)\ + --include-module=tkinter.ttk\ + --enable-console + +### MRT +MRT_DIST := $(BIN_DIR)MRT$(DIST_DIR_EXT) +ifdef COMSPEC + MRT_EXEC := $(MRT_DIST)MRT.exe + MRT_ICON := --windows-icon-from-ico=$(SRC_PY_RES_DIR)mrt-icon.ico +else + MRT_EXEC := $(MRT_DIST)MRT.bin + MRT_ICON := +endif +MRT_BIN_FLAGS ?= $(APP_BIN_FLAGS) $(MRT_ICON) --enable-console + +### Utilities +UTILITIES_BIN_FLAGS ?= $(APP_BIN_FLAGS) --enable-console +SYSCHECK_DIST := $(BIN_DIR)Syscheck$(DIST_DIR_EXT) +ifdef COMSPEC + SYSCHECK_EXEC := $(SYSCHECK_DIST)Syscheck.exe + SYSCHECK_ICON := --windows-icon-from-ico=$(SRC_PY_RES_DIR)SysCheck.ico +else + SYSCHECK_EXEC := $(MRT_DIST)Syscheck.bin + SYSCHECK_ICON := +endif +SYSCHECK_BIN_FLAGS ?= $(APP_BIN_FLAGS) $(SYSCHECK_ICON) --enable-console + + +# ### Windows Installer Section ### + +INSTALLER_SRC_DIR ?= src.install/ +INSTALLER_WIN_DIR ?= $(INSTALLER_SRC_DIR)win/ +PACKAGE_DIR ?= $(BIN_DIR)pkg/ +PACKAGE_CORE_DIR ?= $(PACKAGE_DIR)core/ +PACKAGE_DOCS_DIR ?= $(PACKAGE_DIR)docs/ +PACKAGE_UTILS_DIR ?= $(PACKAGE_DIR)utils/ +WIN_INST_CP_OPTS ?= /V2 + +REQUIRED_PACKAGE_DIRS := \ + $(PACKAGE_DIR) \ + $(PACKAGE_CORE_DIR) \ + $(PACKAGE_DOCS_DIR) \ + $(PACKAGE_UTILS_DIR) + + +# +vpath pykob/%.py $(SRC_PYKOB_DIR) +vpath Configure.py $(BUILD_SRC_APPS_DIR) +vpath MKOB.py $(BUILD_SRC_APPS_DIR) +vpath mkob%.py $(BUILD_SRC_APPS_DIR) +vpath MRT.py $(BUILD_SRC_APPS_DIR) +vpath %.py $(BUILD_SRC_UTILS_DIR) +vpath %.pyd $(BIN_DIR) +vpath %$(EXEC_EXT) $(BIN_DIR)%$(DIST_DIR_EXT) + + +# Executable rules +# +## Utilities original source to build source +$(BUILD_SRC_UTILS_DIR)%.py: $(SRC_PY_DIR)%.py + $(call utils-build-src $(notdir $<)) + +## Utilities Executable rules +%$(EXEC_EXT): $(BUILD_SRC_UTILS_DIR)%.py $(BUILD_SRC_UTILS_DIR)pykob.pyd + $(PY2BIN) $(UTILITIES_BIN_FLAGS) $(BUILD_SRC_UTILS_DIR)$(notdir $<) + $(call pykob-to-dist,$@) + + +# Executable build macros +# +## Copy pkappargs module to a build source dir. +## $(call pkappargs-to-build-src,build_src_dir) +define pkappargs-to-build-src + @echo !!! Copy the pkappargs binary into source dir: \'$1\' + $(CP_UPDATE) $(BIN_DIR)/pkappargs.pyi $1 + $(CP_TOFILE) $(PKAPPARGS_PKG_BIN_FILE) $1/pkappargs.pyd +endef + +## Copy the pkappargs module and the data and resources to a 'dist' dir. +## $(call pkappargs-to-dist,dist_dir) +define pkappargs-to-dist + $(eval DD = $(BIN_DIR)$(basename $(notdir $1))$(DIST_DIR_EXT)) + @echo !!! Copy the pkappargs binary into dist dir: \'$(DD)\' + $(CP_UPDATE) $(BIN_DIR)/pkappargs.pyi $(DD) + $(CP_TOFILE) $(PKAPPARGS_PKG_BIN_FILE) $(DD)/pkappargs.pyd +endef + +## Copy pykob module to a build source dir. +## $(call pykob-to-build-src,build_src_dir) +define pykob-to-build-src + @echo !!! Copy the pykob binary into: \'$1\' \(pykob-to-build-src\) + $(CP_UPDATE) $(BIN_DIR)pykob.pyi $1 + $(CP_TOFILE) $(PYKOB_PKG_BIN_FILE) $1pykob.pyd +endef + +## Copy the pykob module and the data and resources to a 'dist' dir. +## $(call pykob-to-dist,dist_dir) +define pykob-to-dist + $(eval DD = $(BIN_DIR)$(basename $(notdir $1))$(DIST_DIR_EXT)) + @echo !!! Copy the pykob binary, data, and resources into: \'$(DD)\' \(pykob-to-dist\) + $(CP_UPDATE) $(BIN_DIR)pykob.pyi $(DD) + $(CP_TOFILE) $(PYKOB_PKG_BIN_FILE) $(DD)pykob.pyd + $(MKDIR) $(DD)/$(PYKOB_DATA_DIR) + $(CP_RECURSE) $(SRC_PYKOB_DATA_SHELL) $(DD)$(PYKOB_DATA_DIR) + $(MKDIR) $(DD)/$(PYKOB_RESOURCES_DIR) + $(CP_RECURSE) $(SRC_PYKOB_RESOURCES_SHELL) $(DD)$(PYKOB_RESOURCES_DIR) +endef + +## Create the build utility build source directory and copy the +## original source into is. +## $(call utility-build-source pyfile.py) +define utils-build-src + @echo !!! Copy the utilities source into: \'$1\' \(utils-build-src\) + $(shell [[ -d $(BUILD_SRC_UTILS_DIR) ]] || mkdir -p $(BUILD_SRC_UTILS_DIR);) \ + $(CP_UPDATE) $(SRC_PY_DIR)$1: $(BUILD_SRC_UTILS_DIR) +endef + +# General purpose macros +# +# $(call kill-program,awk-pattern) +define kill-program + @ $(PS) $(PS_FLAGS) | \ + $(AWK) 'BEGIN { FIELDWIDTHS = $(PS_FIELDS) } \ + /$1/ { \ + print "Killing " $$3; \ + system( "$(KILL) $(KILL_FLAGS) " $$1 ) \ + }' +endef + +# Documentation rules +%.pdf: %.adoc + $(PDFGEN) $< + + +# help (the default target) - Print a list of all targets in this makefile +.PHONY: help +help: + @$(MAKE_COMMAND) --print-data-base --question no-such-target | \ + $(GREP) -v -e '^no-such-target' -e '^makefile' | \ + $(AWK) '/^[^.%][-A-Za-z0-9_]*:/ { print substr($$1, 1, length($$1)-1) }' | \ + $(SORT) | \ + $(PR) --omit-pagination --width=132 --columns=4 + +# Currently 'all' is just the documentation. It will become everything (binaries, docs, installers) +# once the kinks are ironed out of the binaries. +# +.PHONY: all +all: docs package_for_installer + +.PHONY: clean_all_bin +clean_all_bin: clean_bld_dirs clean_bld_src_dirs clean_dist_dirs clean_pkg_dir + rm -f $(BIN_DIR)* + +.PHONY: clean_bld_dirs +clean_bld_dirs: + rm -rf $(BIN_DIR)*.build + +.PHONY: clean_bld_src_dirs +clean_bld_src_dirs: + rm -rf $(BUILD_SRC_DIR) + +.PHONY: clean_dist_dirs +clean_dist_dirs: + rm -rf $(BIN_DIR)*$(DIST_DIR_EXT) + +.PHONY: clean_pkg_dir +clean_pkg_dir: + rm -rf $(PACKAGE_DIR) + +.PHONY: docs +docs: $(MKOB_MANUAL) + +.PHONY: bins +bins: pykob Configure MKOB MRT + +.PHONY: installer_win +#installer_win: INSTALLER_NAME := $(shell date +'mkobsuite-install-%Y%m%d.exe') +installer_win: MKOB_SUITE_VERSION := $(shell sed 's/\./_/g' mkobversion.txt) +installer_win: + $(WIN_INST_COMPILE) $(WIN_INST_CP_OPTS) $(INSTALLER_WIN_DIR)mkobsuite_win.nsi + $(MV_FORCE) $(INSTALLER_WIN_DIR)mkobsuite-install.exe $(BIN_DIR)mkobsuite-$(MKOB_SUITE_VERSION)-install.exe + +.PHONY: package_for_installer +package_for_installer: PKG_DIRS := $(shell for d in $(REQUIRED_PACKAGE_DIRS); \ + do \ + [[ -d $$d ]] || mkdir -p $$d; \ + done;) + +package_for_installer: pykob Configure MKOB MRT Syscheck docs + @echo !!! Copy all Dist dirs into PKG for the installer. + $(CP_RECURSE) $(CONFIGURE_DIST)* $(PACKAGE_CORE_DIR) + $(CP_RECURSE) $(MKOB_DIST)* $(PACKAGE_CORE_DIR) + $(CP_RECURSE) $(SRC_PY_DIR)mkob_learn $(PACKAGE_CORE_DIR) + $(CP_RECURSE) $(MRT_DIST)* $(PACKAGE_CORE_DIR) + $(CP_RECURSE) $(MKOB_MANUAL) $(PACKAGE_DOCS_DIR) +# $(CP_RECURSE) $(MRT_MANUAL) $(PACKAGE_DOCS_DIR) + $(CP_RECURSE) bin/Syscheck.dist/* $(PACKAGE_UTILS_DIR) + @echo !!! Copy Windows DLLs into the PKG for the installer. + $(CP) $(INSTALLER_WIN_DIR)api-ms-win-core-path-l1-1-0.dll $(PACKAGE_CORE_DIR) + +# The following PHONY targets will be replaced by true targets given time +# to build out the proper names and dependencies. +# +# For now, they are PHONY, such that they will always build. + +.PHONY: pykob +pykob: pykob.pyd ; + +.PHONY: Configure +Configure: $(CONFIGURE_EXEC) ; + +.PHONY: MKOB +MKOB: $(MKOB_EXEC) ; + +.PHONY: MRT +MRT: $(MRT_EXEC) ; + +.PHONY: Syscheck +Syscheck: $(SYSCHECK_EXEC) ; + +# ############################################################################# +# +# True targets +# +# ############################################################################# + +$(MKOB_MANUAL): $(DOC_DIR)MKOB/User-Manual-MKOB4.adoc mkobversion.txt $(MANUAL_SETTINGS) $(PyKOB_THEME) + $(PDFGEN) $< + +$(MRT_MANUAL): $(MANUAL_SETTINGS) $(PyKOB_THEME) ; + + +$(CONFIGURE_EXEC): CONFIG_SOURCES := $(shell for d in $(REQUIRED_BIN_DIRS); \ + do \ + [[ -d $$d ]] || mkdir -p $$d; \ + done; \ + $(CP) -rup $(ORIGINAL_SRC_CONFIGURE) $(BUILD_SRC_APPS_DIR)) + +$(CONFIGURE_EXEC): $(BUILD_SRC_APPS_DIR)Configure.py $(BUILD_SRC_APPS_DIR)pykob.pyd + $(call pykob-to-build-src,$(BUILD_SRC_APPS_DIR)) + $(PY2BIN) $(CONFIGURE_BIN_FLAGS) $< + $(call pykob-to-dist,$@) + + +$(MKOB_EXEC): MKOB_SOURCES := $(shell for d in $(REQUIRED_BIN_DIRS); \ + do \ + [[ -d $$d ]] || mkdir -p $$d; \ + done; \ + $(CP) -rup $(ORIGINAL_SRC_MKOB_SHELL) $(BUILD_SRC_APPS_DIR)) + +$(MKOB_EXEC): MKOB_DIST_DIR := $(BIN_DIR)MKOB$(DIST_DIR_EXT) +$(MKOB_EXEC): MKOB.py $(BUILD_SRC_APPS_DIR)pkappargs.pyd $(BUILD_SRC_APPS_DIR)pykob.pyd + $(PY2BIN) $(MKOB_BIN_FLAGS) $< + $(MKDIR) $(MKOB_DIST_DIR)resources + $(CP) $(SRC_PY_RES_DIR)MKOB-Logo.png $(MKOB_DIST_DIR)resources + $(call pykob-to-dist,$@) + $(call pkappargs-to-dist,$@) + + +$(MRT_EXEC): MRT_SOURCES := $(shell for d in $(REQUIRED_BIN_DIRS); \ + do \ + [[ -d $$d ]] || mkdir -p $$d; \ + done; \ + $(CP) -rup $(ORIGINAL_SRC_MRT) $(BUILD_SRC_APPS_DIR)) + +$(MRT_EXEC): MRT.py $(BUILD_SRC_APPS_DIR)pkappargs.pyd $(BUILD_SRC_APPS_DIR)pykob.pyd + $(PY2BIN) $(MRT_BIN_FLAGS) $< + $(call pykob-to-dist,$@) + $(call pkappargs-to-dist,$@) + +$(SYSCHECK_EXEC): UTILS_SOURCES := $(shell for d in $(REQUIRED_BIN_DIRS); \ + do \ + [[ -d $$d ]] || mkdir -p $$d; \ + done; \ + $(CP) -rup $(ORIGINAL_SRC_UTILS_SHELL) $(BUILD_SRC_UTILS_DIR)) + +$(SYSCHECK_EXEC): $(BUILD_SRC_UTILS_DIR)Syscheck.py $(BUILD_SRC_UTILS_DIR)pykob.pyd + $(PY2BIN) $(SYSCHECK_BIN_FLAGS) $< + $(call pykob-to-dist,$@) + $(call pkappargs-to-dist,$@) + +pkappargs.pyd: $(PKAPPARGS_PKG_BIN_FILE) + $(CP) $< $(dir $<)$@ + +$(PKAPPARGS_PKG_BIN_FILE): $(SRC_PY_PKAPPARGS) + $(PY2BIN) $(PKAPPARGS_PACKAGE_FLAGS) + +$(BUILD_SRC_APPS_DIR)pkappargs.pyd: pkappargs.pyd + $(call pkappargs-to-build-src,$(BUILD_SRC_APPS_DIR)) + +pykob.pyd: $(PYKOB_PKG_BIN_FILE) + $(CP) $< $(dir $<)$@ + +$(BUILD_SRC_APPS_DIR)pykob.pyd: pykob.pyd + $(call pykob-to-build-src,$(BUILD_SRC_APPS_DIR)) + +$(BUILD_SRC_UTILS_DIR)pykob.pyd: pykob.pyd + $(call pykob-to-build-src,$(BUILD_SRC_UTILS_DIR)) + +$(PYKOB_PKG_BIN_FILE): $(SRC_PY_PYKOB) $(SRC_PYKOB_DATA_SHELL) $(SRC_PYKOB_RESOURCES_SHELL) + $(PY2BIN) $(PYKOB_PACKAGE_FLAGS) diff --git a/mkob_learn/Morse Day.pkrec b/mkob_learn/Morse Day.pkrec deleted file mode 100644 index 3fa2861..0000000 --- a/mkob_learn/Morse Day.pkrec +++ /dev/null @@ -1,14155 +0,0 @@ -{"ts": 1651341638847, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 34, -60, 122]} -{"ts": 1651341639097, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-110, 140]} -{"ts": 1651341639628, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-204, 30, -68, 174]} -{"ts": 1651341639955, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651341639956, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-246, 82]} -{"ts": 1651341641036, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341641037, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341641078, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-829, 32, -64, 186]} -{"ts": 1651341641442, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-162, 34, -56, 112]} -{"ts": 1651341641726, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341641727, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-118, 166]} -{"ts": 1651341642165, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-155, 34, -64, 182]} -{"ts": 1651341642468, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651341642469, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 35, -60, 33]} -{"ts": 1651341642756, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341642757, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-164, 30, -62, 32]} -{"ts": 1651341643572, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651341643573, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-704, 112]} -{"ts": 1651341644028, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-100, 118, -90, 112]} -{"ts": 1651341644345, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-99, 218]} -{"ts": 1651341645345, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-904, 96]} -{"ts": 1651341645548, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-108, 96]} -{"ts": 1651341645750, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-106, 95]} -{"ts": 1651341646035, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651341646036, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-116, 170]} -{"ts": 1651341647117, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651341647263, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-773, 206, -56, 30, -62, 34]} -{"ts": 1651341647567, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-266, 38]} -{"ts": 1651341647773, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651341647774, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 30]} -{"ts": 1651341648495, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341648497, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-599, 30, -60, 34]} -{"ts": 1651341648808, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-188, 30, -60, 34]} -{"ts": 1651341649046, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651341649047, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-200, 38]} -{"ts": 1651341649256, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 36]} -{"ts": 1651341649952, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341649953, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-168, 36, -58, 36, -68, 259]} -{"ts": 1651341650693, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341650694, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-420, 36, -62, 34, -60, 33, -64, 32]} -{"ts": 1651341651634, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651341651635, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-204, 36, -62, 32, -66, 28, -86, 288]} -{"ts": 1651341652120, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341652121, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-380, 106]} -{"ts": 1651341652481, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-98, 177, -56, 30]} -{"ts": 1651341653055, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "V", "c": []} -{"ts": 1651341653057, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-244, 30, -86, 214]} -{"ts": 1651341653771, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651341653772, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 32, -62, 32, -62, 32, -64, 260]} -{"ts": 1651341654104, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341654105, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-203, 36, -60, 34]} -{"ts": 1651341654618, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "V", "c": []} -{"ts": 1651341654619, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-254, 176, -52, 32]} -{"ts": 1651341655210, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341655211, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-443, 149]} -{"ts": 1651341655698, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651341655699, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 32, -58, 36, -64, 30, -68, 28]} -{"ts": 1651341655982, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341655983, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-248, 36]} -{"ts": 1651341656296, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341656297, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-280, 34]} -{"ts": 1651341656618, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341656619, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-190, 36, -60, 36]} -{"ts": 1651341656889, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341656890, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-241, 30]} -{"ts": 1651341657970, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341658025, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-274, 182, -56, 30, -62, 32, -76, 208, -54, 30]} -{"ts": 1651341659106, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "?", "c": []} -{"ts": 1651341659126, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-1100, 1]} -{"ts": 1651341660206, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651341663384, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651341663387, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651341664387, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-720, 50, -40, 50]} -{"ts": 1651341665417, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 180, -30, 50, -40, 60, -30, 60]} -{"ts": 1651341665867, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341665868, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -50, 50, -40, 50]} -{"ts": 1651341666607, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651341666608, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 190, -30, 60, -30, 60]} -{"ts": 1651341667416, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341667417, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 160, -30, 60, -40, 150, -30, 60]} -{"ts": 1651341668117, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651341668118, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-371, 50, -40, 50, -40, 60, -30, 60]} -{"ts": 1651341668347, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651341668348, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60]} -{"ts": 1651341668997, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341668998, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 50, -40, 50, -40, 50, -40, 60]} -{"ts": 1651341669407, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341669408, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -30, 160]} -{"ts": 1651341669837, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341669838, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -30, 60, -40, 50]} -{"ts": 1651341670647, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341670648, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 140, -60, 180]} -{"ts": 1651341670877, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341670878, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651341671077, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651341671078, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651341671717, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341671718, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 60, -40, 50, -50, 150]} -{"ts": 1651341671975, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-207, 51]} -{"ts": 1651341672530, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651341672531, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-224, 151, -40, 46, -44, 50]} -{"ts": 1651341672940, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341672941, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 50]} -{"ts": 1651341673120, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651341673121, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 60]} -{"ts": 1651341673550, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341673551, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 140, -40, 50]} -{"ts": 1651341674061, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 130]} -{"ts": 1651341674450, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651341674451, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -40, 50]} -{"ts": 1651341674660, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341674661, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651341675741, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651341675790, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 120, -40, 50, -40, 51, -50, 110, -30, 60]} -{"ts": 1651341676230, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 160]} -{"ts": 1651341676440, "w": 11, "s": "BO, Central, OH", "o": "", "t": "?", "c": []} -{"ts": 1651341676441, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651341676650, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341676651, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651341677140, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341677141, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 120]} -{"ts": 1651341677724, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341677725, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -40, 60, -30, 60, -37, 58]} -{"ts": 1651341677943, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341677944, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-168, 50]} -{"ts": 1651341678494, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341678495, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-381, 170]} -{"ts": 1651341678744, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341678745, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651341679024, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341679025, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60, -30, 60]} -{"ts": 1651341679454, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341679455, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -60, 150]} -{"ts": 1651341679804, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 60]} -{"ts": 1651341680204, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341680205, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 140, -30, 50]} -{"ts": 1651341680673, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341680675, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60, -30, 60, -40, 50]} -{"ts": 1651341681745, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651341681746, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-310, 50, -30, 60, -30, 140, -90, 160, -30, 60, -30, 60]} -{"ts": 1651341682826, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341682827, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651341685127, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-3282, 50, -40, 130, -70, 130]} -{"ts": 1651341685357, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651341686027, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651341686028, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-330, 60, -40, 50, -40, 50, -50, 50]} -{"ts": 1651341686447, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341686448, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 60, -50, 150]} -{"ts": 1651341687127, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341687129, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50, -40, 60, -40, 170]} -{"ts": 1651341687347, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341687348, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651341687972, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651341687974, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 60, -30, 185]} -{"ts": 1651341688578, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341688580, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-275, 51, -50, 150, -30, 50]} -{"ts": 1651341688815, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341688816, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 47]} -{"ts": 1651341689524, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651341689526, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -50, 130, -70, 190]} -{"ts": 1651341690325, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341690326, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 140, -90, 190]} -{"ts": 1651341690544, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651341690545, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651341690734, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651341690735, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651341691004, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341691005, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651341691285, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -40, 60]} -{"ts": 1651341691484, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341691485, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651341692205, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 130, -70, 140]} -{"ts": 1651341692484, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341692485, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60]} -{"ts": 1651341693024, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651341693025, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 120, -80, 140]} -{"ts": 1651341693694, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341693695, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 160, -50, 50, -40, 50, -50, 50]} -{"ts": 1651341693950, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651341693952, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-201, 55]} -{"ts": 1651341694218, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651341694219, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-221, 47]} -{"ts": 1651341694512, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341694513, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-144, 60, -30, 60]} -{"ts": 1651341694922, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341694923, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 60, -30, 60]} -{"ts": 1651341695803, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 50, -50, 120, -70, 160]} -{"ts": 1651341696052, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341696054, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60]} -{"ts": 1651341696242, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651341696243, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651341696892, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341696893, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-310, 60, -30, 60, -40, 50, -50, 50]} -{"ts": 1651341697313, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -50, 150]} -{"ts": 1651341697982, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341697983, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 60, -30, 60, -50, 170]} -{"ts": 1651341698242, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341698243, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651341699294, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651341699295, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-500, 140, -30, 50, -80, 130, -30, 60]} -{"ts": 1651341699593, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341699595, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50]} -{"ts": 1651341699785, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651341699786, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 61]} -{"ts": 1651341700175, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341700176, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50, -40, 60]} -{"ts": 1651341700605, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 150, -30, 50]} -{"ts": 1651341700885, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341700886, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60]} -{"ts": 1651341701415, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651341701416, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 160, -30, 50, -40, 60]} -{"ts": 1651341702335, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341702336, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-590, 50, -40, 240]} -{"ts": 1651341702745, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651341702746, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 60, -30, 60]} -{"ts": 1651341703525, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341703526, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-530, 50, -40, 160]} -{"ts": 1651341703895, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341703896, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 160]} -{"ts": 1651341704385, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341704386, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 150]} -{"ts": 1651341704926, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341704927, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 61, -30, 60, -40, 50]} -{"ts": 1651341705135, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341705137, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60]} -{"ts": 1651341705796, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341705797, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-310, 130, -80, 140]} -{"ts": 1651341706366, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341706367, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 50, -40, 170]} -{"ts": 1651341706795, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651341706796, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 60, -30, 60]} -{"ts": 1651341707046, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651341707047, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60]} -{"ts": 1651341707646, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341707647, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -40, 50, -50, 160]} -{"ts": 1651341708208, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341708209, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-203, 119, -80, 160]} -{"ts": 1651341708799, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651341708800, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-351, 50, -40, 50, -40, 60]} -{"ts": 1651341709016, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651341709017, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 47]} -{"ts": 1651341709229, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341709230, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-163, 50]} -{"ts": 1651341709719, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341709720, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 140]} -{"ts": 1651341710295, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341710296, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-246, 50, -40, 60, -30, 60, -40, 50]} -{"ts": 1651341710515, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341710516, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651341711246, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341711247, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-361, 130, -70, 170]} -{"ts": 1651341711506, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341711507, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60]} -{"ts": 1651341711715, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651341711717, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651341711995, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341711997, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651341712286, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60, -30, 60]} -{"ts": 1651341712496, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341712497, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651341713066, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 140]} -{"ts": 1651341713626, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341713627, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 50, -40, 60, -30, 60]} -{"ts": 1651341713856, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341713857, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651341714596, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341714597, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-366, 123, -91, 160]} -{"ts": 1651341714876, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341714877, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651341715195, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651341715197, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 50]} -{"ts": 1651341715486, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341715487, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 60]} -{"ts": 1651341715806, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341715807, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 60]} -{"ts": 1651341716096, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 60]} -{"ts": 1651341716456, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341716457, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -30, 60]} -{"ts": 1651341716733, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 57]} -{"ts": 1651341717029, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341717031, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-247, 50]} -{"ts": 1651341717370, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341717371, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -50, 50]} -{"ts": 1651341718451, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341718510, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 50, -30, 140, -60, 170, -40, 50, -40, 50]} -{"ts": 1651341719410, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-760, 50, -40, 50]} -{"ts": 1651341720230, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651341720231, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 170, -30, 60, -60, 140, -40, 50]} -{"ts": 1651341720850, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341720852, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 61, -29, 61, -50, 180]} -{"ts": 1651341721271, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651341721272, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -30, 60, -40, 50]} -{"ts": 1651341721711, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651341721712, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 190]} -{"ts": 1651341722440, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341722441, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-570, 160]} -{"ts": 1651341722680, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341722682, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651341722880, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341722882, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651341723170, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341723172, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50]} -{"ts": 1651341723371, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651341724000, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341724002, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 110, -40, 50, -50, 160]} -{"ts": 1651341724631, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 60, -30, 60, -40, 50]} -{"ts": 1651341724850, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651341724851, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651341725040, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341725042, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651341725642, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341725643, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 140, -70, 171]} -{"ts": 1651341725902, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651341726636, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651341726638, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 50, -30, 155, -40, 50]} -{"ts": 1651341726946, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341726948, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-259, 51]} -{"ts": 1651341727136, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651341727137, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651341727534, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341727535, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 177]} -{"ts": 1651341727804, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651341728003, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341728005, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651341728493, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341728495, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 60, -40, 60, -30, 60]} -{"ts": 1651341729435, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-600, 60, -40, 150, -41, 50]} -{"ts": 1651341729744, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341729746, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50]} -{"ts": 1651341729934, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651341729936, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651341730224, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341730226, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50]} -{"ts": 1651341730505, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60, -40, 50]} -{"ts": 1651341731585, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341732523, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1440, 140, -50, 50, -40, 50, -30, 130, -38, 50]} -{"ts": 1651341732823, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-249, 51]} -{"ts": 1651341733013, "w": 11, "s": "BO, Central, OH", "o": "", "t": "?", "c": []} -{"ts": 1651341733014, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651341733512, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341733514, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 130, -30, 60]} -{"ts": 1651341734033, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 120]} -{"ts": 1651341734602, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651341734604, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50, -40, 50, -40, 60, -30, 60]} -{"ts": 1651341734812, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341734814, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651341735493, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341735494, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 150, -40, 50, -40, 60]} -{"ts": 1651341735843, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341735845, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 51]} -{"ts": 1651341736303, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651341736305, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 60, -40, 50]} -{"ts": 1651341737013, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341737014, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 50, -40, 50, -40, 50, -50, 50, -40, 50]} -{"ts": 1651341737474, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341737475, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 220]} -{"ts": 1651341737893, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651341737895, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 150]} -{"ts": 1651341738203, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341738205, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 50]} -{"ts": 1651341738493, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341738495, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -50, 50]} -{"ts": 1651341739115, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651341739117, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 50, -50, 142]} -{"ts": 1651341739536, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 150, -30, 50]} -{"ts": 1651341740055, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341740056, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 160, -30, 60, -30, 60]} -{"ts": 1651341740746, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651341740748, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-541, 60, -30, 60]} -{"ts": 1651341741536, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651341741538, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 50, -40, 120, -80, 130]} -{"ts": 1651341741886, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341741887, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60, -30, 60]} -{"ts": 1651341742507, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651341742508, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 330]} -{"ts": 1651341743027, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341743028, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 260]} -{"ts": 1651341743626, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651341743627, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 50, -40, 50, -40, 50]} -{"ts": 1651341743856, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341743857, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651341744286, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Z", "c": []} -{"ts": 1651341744288, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 143, -37, 50]} -{"ts": 1651341744797, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 140, -30, 50, -50, 50]} -{"ts": 1651341745386, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651341745387, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-450, 140]} -{"ts": 1651341745957, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651341745959, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-241, 50, -40, 60, -30, 60, -40, 50]} -{"ts": 1651341746197, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341746199, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651341746728, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341746729, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 120, -60, 160]} -{"ts": 1651341747108, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341747108, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-330, 50]} -{"ts": 1651341747308, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651341747309, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651341747867, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341747869, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 60, -40, 180]} -{"ts": 1651341748268, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 190]} -{"ts": 1651341749348, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651341749349, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341749448, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 60, -40, 50, -50, 120, -80, 200, -40, 50, -30, 60]} -{"ts": 1651341750089, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-490, 50, -40, 60]} -{"ts": 1651341750478, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651341750479, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 150]} -{"ts": 1651341750945, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341750946, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-231, 46, -50, 50, -40, 50]} -{"ts": 1651341751725, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341751726, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 130, -90, 140]} -{"ts": 1651341752295, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341752296, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 60, -40, 160]} -{"ts": 1651341753015, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651341753016, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-580, 50, -40, 50]} -{"ts": 1651341753225, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651341753226, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60]} -{"ts": 1651341753785, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651341753786, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -50, 50, -40, 50, -40, 50]} -{"ts": 1651341754487, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-450, 60, -30, 61, -39, 61]} -{"ts": 1651341755036, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341755037, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 130, -80, 120]} -{"ts": 1651341755516, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341755517, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -60, 150]} -{"ts": 1651341756085, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651341756087, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 299]} -{"ts": 1651341756556, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341756558, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-211, 260]} -{"ts": 1651341756786, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651341756787, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651341757073, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341757074, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 47]} -{"ts": 1651341757366, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341757367, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-153, 50, -40, 50]} -{"ts": 1651341758016, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341758018, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-490, 160]} -{"ts": 1651341758558, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-211, 50, -40, 50, -40, 60, -40, 50]} -{"ts": 1651341758997, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341758999, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -40, 160]} -{"ts": 1651341759397, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341759398, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 150, -30, 50]} -{"ts": 1651341760247, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341760248, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 50, -40, 50, -40, 60, -40, 50, -40, 60]} -{"ts": 1651341760537, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651341760538, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50]} -{"ts": 1651341760817, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651341760818, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60, -40, 50]} -{"ts": 1651341761057, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341761058, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60]} -{"ts": 1651341761808, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 60, -30, 60, -90, 190]} -{"ts": 1651341762153, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341762154, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 56]} -{"ts": 1651341762427, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651341762429, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-224, 50]} -{"ts": 1651341762622, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341762623, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-145, 50]} -{"ts": 1651341763212, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341763214, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60, -30, 60, -50, 170]} -{"ts": 1651341763663, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -50, 50, -40, 51]} -{"ts": 1651341764223, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651341764224, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 60, -30, 60]} -{"ts": 1651341764513, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341764514, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651341764783, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651341764785, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651341765284, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50, -60, 150]} -{"ts": 1651341765543, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341765544, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60]} -{"ts": 1651341765843, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341765844, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 50]} -{"ts": 1651341766283, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341766284, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -30, 60, -40, 50]} -{"ts": 1651341767304, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-571, 180, -30, 50, -40, 60, -40, 50]} -{"ts": 1651341767864, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341767865, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -30, 280]} -{"ts": 1651341768264, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651341768266, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 200]} -{"ts": 1651341768844, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341768845, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 60, -30, 60]} -{"ts": 1651341769451, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341769452, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 50, -40, 57, -40, 50, -38, 62]} -{"ts": 1651341770052, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341770053, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-261, 50, -70, 220]} -{"ts": 1651341770691, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341770692, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 60, -30, 57, -32, 180]} -{"ts": 1651341770921, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341770922, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651341771662, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651341771663, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-470, 51, -60, 160]} -{"ts": 1651341772562, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341772563, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-480, 50, -40, 50, -40, 60, -30, 60, -40, 50]} -{"ts": 1651341773012, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341773014, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60, -40, 150]} -{"ts": 1651341773362, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651341773363, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60, -30, 60]} -{"ts": 1651341773562, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341773563, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651341774212, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651341774214, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 140, -40, 50, -50, 180]} -{"ts": 1651341774453, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651341774972, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651341774974, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 150, -30, 60, -40, 50]} -{"ts": 1651341775832, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341775833, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 50, -50, 120, -100, 150]} -{"ts": 1651341776122, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651341776123, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60]} -{"ts": 1651341776442, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651341776443, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 50]} -{"ts": 1651341777103, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341777105, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-231, 140, -30, 60, -40, 160]} -{"ts": 1651341777363, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341777364, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651341777783, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651341777784, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 150, -30, 50]} -{"ts": 1651341778283, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341778285, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 160, -30, 60, -40, 50]} -{"ts": 1651341778923, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651341778924, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 50, -50, 140]} -{"ts": 1651341779418, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651341779419, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-248, 156, -30, 61]} -{"ts": 1651341779937, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341779938, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 160, -40, 47, -42, 50]} -{"ts": 1651341780667, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651341780668, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-470, 160, -50, 50]} -{"ts": 1651341780927, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651341780928, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651341781127, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651341781128, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651341781517, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341781518, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 180]} -{"ts": 1651341782269, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 130, -100, 141]} -{"ts": 1651341782818, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341782819, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 50, -30, 160]} -{"ts": 1651341783158, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651341783159, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -30, 60]} -{"ts": 1651341783338, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651341783339, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651341783898, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651341783899, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 50, -40, 60, -30, 60]} -{"ts": 1651341784468, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-440, 130]} -{"ts": 1651341784828, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341784829, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60, -40, 50]} -{"ts": 1651341785448, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341785449, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 140, -70, 180]} -{"ts": 1651341785708, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341785709, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60]} -{"ts": 1651341786258, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651341786260, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 150]} -{"ts": 1651341786498, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341786499, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651341786698, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341786699, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651341787479, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341787480, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 50, -40, 50, -50, 51, -40, 50, -40, 60]} -{"ts": 1651341787775, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-245, 50]} -{"ts": 1651341788054, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651341788055, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-139, 50, -37, 54]} -{"ts": 1651341788294, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341788295, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651341789012, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 50, -40, 50, -50, 50, -40, 47, -50, 50]} -{"ts": 1651341789481, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341789482, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -50, 170]} -{"ts": 1651341789703, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651341789704, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651341789981, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341789982, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60, -40, 50]} -{"ts": 1651341790211, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341790212, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651341791232, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 50, -40, 60, -30, 130, -80, 150, -40, 50, -40, 60]} -{"ts": 1651341792312, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341792313, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651341792762, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1270, 60, -40, 160]} -{"ts": 1651341793412, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 120, -90, 160]} -{"ts": 1651341793832, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341793834, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -70, 151]} -{"ts": 1651341794062, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651341794063, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60]} -{"ts": 1651341794342, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341794343, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60, -40, 50]} -{"ts": 1651341794972, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341794974, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 130, -80, 190]} -{"ts": 1651341795823, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 50, -40, 120, -70, 140]} -{"ts": 1651341796072, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651341796073, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60]} -{"ts": 1651341796532, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651341796533, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 230]} -{"ts": 1651341796872, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341796873, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50]} -{"ts": 1651341797062, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341797063, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651341797342, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651341797343, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60]} -{"ts": 1651341797533, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651341798102, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341798104, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 130, -80, 150]} -{"ts": 1651341798362, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651341798913, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651341798914, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-391, 160]} -{"ts": 1651341799173, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341799174, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651341799373, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341799374, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651341799823, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341799824, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 60]} -{"ts": 1651341800414, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 160, -30, 60, -40, 50]} -{"ts": 1651341801143, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341801144, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-460, 50, -40, 180]} -{"ts": 1651341801513, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651341801514, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 170]} -{"ts": 1651341801903, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341801904, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 50]} -{"ts": 1651341802313, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341802315, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 60, -30, 60]} -{"ts": 1651341802753, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341802754, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 60]} -{"ts": 1651341802943, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341802944, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651341803483, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341803484, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 140, -40, 50]} -{"ts": 1651341804035, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 51, -40, 150, -40, 50]} -{"ts": 1651341804454, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651341804456, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 50, -40, 50]} -{"ts": 1651341804794, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651341804795, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -30, 60]} -{"ts": 1651341804984, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341804985, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651341805274, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651341805275, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50]} -{"ts": 1651341806356, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341806385, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 50, -40, 60, -30, 160, -60, 170, -30, 60, -40, 50]} -{"ts": 1651341807345, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-500, 120, -80, 170, -40, 50]} -{"ts": 1651341807694, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651341807695, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-300, 50]} -{"ts": 1651341807904, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651341807905, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651341808224, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341808225, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 60]} -{"ts": 1651341808425, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651341808965, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341808966, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 150, -30, 61, -30, 60]} -{"ts": 1651341809586, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-460, 160]} -{"ts": 1651341809835, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651341809836, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651341810025, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341810026, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651341810665, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341810666, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-310, 50, -40, 50, -40, 60, -30, 60]} -{"ts": 1651341811106, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -40, 160]} -{"ts": 1651341811835, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341811837, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60, -30, 60, -40, 50, -70, 210]} -{"ts": 1651341812085, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341812086, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60]} -{"ts": 1651341812645, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651341812646, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 60, -30, 60]} -{"ts": 1651341812935, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341812936, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 60]} -{"ts": 1651341813185, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651341813186, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651341813375, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651341813946, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341813947, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50, -50, 181]} -{"ts": 1651341814777, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 50, -60, 130, -70, 130]} -{"ts": 1651341815146, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651341815147, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60, -30, 60]} -{"ts": 1651341815516, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651341815518, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 120]} -{"ts": 1651341816076, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341816077, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 50, -40, 60, -30, 60]} -{"ts": 1651341816816, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341816817, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 60, -30, 260]} -{"ts": 1651341817246, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341817247, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -30, 60, -40, 50]} -{"ts": 1651341818246, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341818247, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50, -40, 60, -30, 150, -80, 150, -40, 50, -30, 60]} -{"ts": 1651341818997, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341818998, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-700, 51]} -{"ts": 1651341819307, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651341819308, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 60]} -{"ts": 1651341819567, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341819568, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651341819798, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651341820477, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341820478, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 120, -70, 170, -40, 60]} -{"ts": 1651341820788, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 60]} -{"ts": 1651341821067, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651341821068, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60]} -{"ts": 1651341821357, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341821358, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651341822287, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341822288, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-330, 50, -60, 150, -30, 60, -40, 210]} -{"ts": 1651341822898, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 50, -30, 150]} -{"ts": 1651341823137, "w": 11, "s": "BO, Central, OH", "o": "", "t": ",", "c": []} -{"ts": 1651341823138, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651341823417, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341823418, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60, -30, 60]} -{"ts": 1651341823637, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341823638, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651341824089, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-401, 50]} -{"ts": 1651341824488, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341824489, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -40, 60]} -{"ts": 1651341824808, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341824809, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 130]} -{"ts": 1651341825388, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341825390, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 60, -30, 60, -40, 50, -50, 50]} -{"ts": 1651341825658, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341825659, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651341825928, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341825929, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651341826208, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341826209, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60, -40, 50]} -{"ts": 1651341826638, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341826639, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 50]} -{"ts": 1651341826859, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 60]} -{"ts": 1651341827378, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341827379, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -40, 140, -30, 60]} -{"ts": 1651341827939, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 50, -40, 50]} -{"ts": 1651341828208, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651341828209, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -30, 60]} -{"ts": 1651341828448, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651341828467, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60]} -{"ts": 1651341828638, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651341829169, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341829170, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 241]} -{"ts": 1651341829410, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60]} -{"ts": 1651341829689, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341829690, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60, -40, 50]} -{"ts": 1651341830489, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341830490, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-560, 50, -40, 60, -30, 60]} -{"ts": 1651341830720, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651341830899, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341830900, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651341831349, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341831351, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 160, -30, 60]} -{"ts": 1651341831790, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 60, -30, 60]} -{"ts": 1651341832379, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651341832380, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-440, 50, -50, 50]} -{"ts": 1651341832819, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341832820, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 130, -40, 50]} -{"ts": 1651341833229, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341833230, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 200]} -{"ts": 1651341833479, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651341833480, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651341833769, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341833770, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50]} -{"ts": 1651341834059, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341834060, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651341834290, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341834291, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-181, 50]} -{"ts": 1651341834760, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60, -30, 60, -40, 50]} -{"ts": 1651341835140, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341835141, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 160]} -{"ts": 1651341835410, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341835411, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651341835930, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341835931, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 140, -40, 50, -40, 50]} -{"ts": 1651341836530, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341836532, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-460, 50, -40, 50]} -{"ts": 1651341836940, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651341836941, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 130, -50, 50]} -{"ts": 1651341837740, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341837741, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-470, 50, -40, 50, -50, 50, -40, 50]} -{"ts": 1651341838180, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651341838181, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -60, 160]} -{"ts": 1651341838750, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341838751, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 130, -80, 150]} -{"ts": 1651341839140, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341839141, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 50]} -{"ts": 1651341839441, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651341839442, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-151, 50, -40, 60]} -{"ts": 1651341839851, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341839852, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -60, 140]} -{"ts": 1651341840432, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 170, -40, 50, -40, 50]} -{"ts": 1651341840791, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341840792, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60, -40, 50]} -{"ts": 1651341841031, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651341841032, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651341841241, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341841242, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651341842251, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341842252, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 50, -40, 50, -30, 140, -70, 180, -30, 50, -40, 50]} -{"ts": 1651341842862, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-460, 150]} -{"ts": 1651341843131, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651341843132, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651341843351, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341843352, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 60]} -{"ts": 1651341843691, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341843692, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 60]} -{"ts": 1651341843972, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651341844312, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341844313, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 51]} -{"ts": 1651341845193, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-450, 150, -40, 50, -40, 50, -40, 60]} -{"ts": 1651341845642, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341845644, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 60, -30, 60]} -{"ts": 1651341846402, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651341846403, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 180, -30, 50, -50, 50]} -{"ts": 1651341847172, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341847173, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 140, -40, 50, -50, 130, -30, 50]} -{"ts": 1651341847423, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651341847424, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 1]} -{"ts": 1651341848313, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651341848314, "w": 11, "s": "BO, Central, OH", "o": "", "t": "_", "c": []} -{"ts": 1651341848316, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651341849396, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651341850145, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-1535, 50, -48, 50]} -{"ts": 1651341851002, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-805, 52]} -{"ts": 1651341851289, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341851290, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-132, 54, -48, 50]} -{"ts": 1651341851616, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341851617, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 49, -48, 50]} -{"ts": 1651341852698, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341853355, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-950, 48, -50, 130, -84, 158]} -{"ts": 1651341853591, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-181, 54]} -{"ts": 1651341854074, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651341854076, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-206, 278]} -{"ts": 1651341854550, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341854551, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-206, 270]} -{"ts": 1651341855271, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "L", "c": []} -{"ts": 1651341855272, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-455, 160, -58, 48]} -{"ts": 1651341855501, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341855502, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 48]} -{"ts": 1651341855680, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651341855681, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-131, 48]} -{"ts": 1651341856761, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341856893, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-1054, 158]} -{"ts": 1651341857429, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-190, 50, -53, 48, -50, 48, -50, 48]} -{"ts": 1651341857659, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341857660, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 48]} -{"ts": 1651341857993, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341857994, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-184, 50, -48, 52]} -{"ts": 1651341858277, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341858278, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-132, 48, -50, 54]} -{"ts": 1651341859358, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651341859384, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-624, 50, -52, 130, -84, 160]} -{"ts": 1651341859625, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-185, 56]} -{"ts": 1651341860075, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651341860076, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 170, -48, 50]} -{"ts": 1651341860415, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341860416, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 160]} -{"ts": 1651341861078, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651341861079, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-506, 157]} -{"ts": 1651341861620, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341861621, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-188, 54, -50, 48, -50, 54, -48, 50]} -{"ts": 1651341861850, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341861851, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651341862801, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341862802, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-580, 135, -72, 164]} -{"ts": 1651341863032, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341863033, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-181, 50]} -{"ts": 1651341863370, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651341863370, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-186, 50, -54, 48]} -{"ts": 1651341863554, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341863555, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-132, 52]} -{"ts": 1651341864088, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651341864089, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 58, -50, 48, -50, 48, -50, 48]} -{"ts": 1651341864536, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 58, -48, 160]} -{"ts": 1651341864987, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341864988, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-179, 168, -50, 54]} -{"ts": 1651341865315, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341865316, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 50, -48, 50]} -{"ts": 1651341865645, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651341865646, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 52, -48, 50]} -{"ts": 1651341865827, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341865828, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 52]} -{"ts": 1651341866360, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651341866361, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-268, 54, -47, 164]} -{"ts": 1651341866845, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-209, 276]} -{"ts": 1651341867245, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341867246, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-352, 48]} -{"ts": 1651341867525, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "L", "c": []} -{"ts": 1651341867526, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 50, -52, 48]} -{"ts": 1651341867791, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341867792, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-218, 48]} -{"ts": 1651341867981, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-132, 58]} -{"ts": 1651341868526, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341868527, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-181, 58, -50, 48, -50, 158]} -{"ts": 1651341868868, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 160]} -{"ts": 1651341869140, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651341869141, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-218, 54]} -{"ts": 1651341870221, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341870222, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341870529, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-1041, 48, -50, 48, -50, 48, -56, 48]} -{"ts": 1651341870858, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-181, 50, -48, 50]} -{"ts": 1651341871938, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341871939, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341874300, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-2349, 130, -78, 132, -77, 130, -78, 160]} -{"ts": 1651341875251, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-799, 54, -48, 50]} -{"ts": 1651341876042, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651341876043, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-633, 158]} -{"ts": 1651341876419, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341876421, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 50]} -{"ts": 1651341876709, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341876711, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 62, -48, 50]} -{"ts": 1651341877041, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341877042, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 50, -54, 48]} -{"ts": 1651341877276, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-186, 48]} -{"ts": 1651341877846, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341877848, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-213, 160, -52, 48, -50, 48]} -{"ts": 1651341878603, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341878604, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-598, 158]} -{"ts": 1651341878845, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651341878846, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-188, 54]} -{"ts": 1651341879029, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341879031, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-131, 54]} -{"ts": 1651341879863, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341879864, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-353, 130, -88, 158, -50, 54]} -{"ts": 1651341880093, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 48]} -{"ts": 1651341880442, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651341880444, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 168]} -{"ts": 1651341880956, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341880957, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-355, 158]} -{"ts": 1651341881489, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341881491, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-188, 52, -50, 48, -50, 48, -50, 48]} -{"ts": 1651341881719, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341881721, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 48]} -{"ts": 1651341882283, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341882284, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-188, 134, -82, 160]} -{"ts": 1651341882784, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341882786, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-355, 48, -50, 48]} -{"ts": 1651341883232, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651341883234, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-184, 166, -48, 50]} -{"ts": 1651341883589, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341883590, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-186, 170]} -{"ts": 1651341883828, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651341883830, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 58]} -{"ts": 1651341884070, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341884071, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 60]} -{"ts": 1651341884354, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341884355, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 50, -54, 50]} -{"ts": 1651341884583, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341884585, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-181, 48]} -{"ts": 1651341885026, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-188, 52, -50, 48, -56, 48]} -{"ts": 1651341885369, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341885370, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-186, 158]} -{"ts": 1651341885621, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341885623, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-192, 60]} -{"ts": 1651341886162, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341886164, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 164, -50, 48, -50, 47]} -{"ts": 1651341886767, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341886768, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-346, 48, -48, 162]} -{"ts": 1651341887192, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651341887193, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 50, -50, 48, -50, 48]} -{"ts": 1651341887690, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341887692, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-348, 48, -54, 48]} -{"ts": 1651341887968, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341887969, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-132, 48, -50, 48]} -{"ts": 1651341888202, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651341888203, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 52]} -{"ts": 1651341888382, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-131, 48]} -{"ts": 1651341888927, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341888929, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 58, -48, 50, -48, 160]} -{"ts": 1651341889374, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 168, -50, 48]} -{"ts": 1651341890037, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651341890039, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-193, 132, -82, 159, -48, 50]} -{"ts": 1651341891119, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651341891119, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651341891334, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-842, 158, -48, 50, -50, 50, -48, 50]} -{"ts": 1651341891564, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 48]} -{"ts": 1651341891742, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651341891743, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-132, 47]} -{"ts": 1651341892078, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341892080, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 54, -52, 50]} -{"ts": 1651341892361, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-134, 50, -48, 50]} -{"ts": 1651341892794, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651341892796, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 50, -56, 50, -48, 50]} -{"ts": 1651341893602, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-350, 158, -49, 54, -48, 50, -48, 50]} -{"ts": 1651341894137, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341894138, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 50, -48, 50, -48, 160]} -{"ts": 1651341894477, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651341894478, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 160]} -{"ts": 1651341895379, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651341895380, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-556, 48, -50, 48, -50, 52, -50, 48]} -{"ts": 1651341895821, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341895822, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 52, -50, 158]} -{"ts": 1651341896368, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341896370, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-186, 160, -52, 48, -53, 48]} -{"ts": 1651341896976, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341896978, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-348, 158, -54, 48]} -{"ts": 1651341897210, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651341897211, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 52]} -{"ts": 1651341897390, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651341897392, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-132, 48]} -{"ts": 1651341898010, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341898011, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-350, 269]} -{"ts": 1651341899091, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341899472, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-1103, 50, -52, 50, -48, 159]} -{"ts": 1651341899804, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-186, 48, -50, 48]} -{"ts": 1651341899983, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651341899985, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-132, 48]} -{"ts": 1651341900637, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651341900639, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 162, -52, 50, -48, 160]} -{"ts": 1651341901719, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651341902909, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-1483, 132, -78, 130, -78, 131, -78, 159]} -{"ts": 1651341903905, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-210, 130, -78, 132, -78, 130, -78, 160]} -{"ts": 1651341904985, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651341904986, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651341905779, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-1611, 162, -50, 52]} -{"ts": 1651341906009, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-181, 48]} -{"ts": 1651341906194, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651341906195, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-136, 50]} -{"ts": 1651341906854, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341906856, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 50, -52, 130, -84, 164]} -{"ts": 1651341907365, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-352, 158]} -{"ts": 1651341907899, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651341907900, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 58, -47, 50, -48, 54, -48, 50]} -{"ts": 1651341908133, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341908135, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 54]} -{"ts": 1651341908477, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341908478, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-188, 50, -48, 58]} -{"ts": 1651341908755, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341908756, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 50, -48, 50]} -{"ts": 1651341909370, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651341909371, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-352, 48, -56, 159]} -{"ts": 1651341909605, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 54]} -{"ts": 1651341909882, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341909883, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 50, -48, 50]} -{"ts": 1651341910116, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341910117, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-184, 50]} -{"ts": 1651341910931, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-350, 158, -58, 48, -50, 52, -50, 48]} -{"ts": 1651341911165, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341911166, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 53]} -{"ts": 1651341911349, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651341911350, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 54]} -{"ts": 1651341911693, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341911694, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 164]} -{"ts": 1651341912226, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-184, 50, -52, 50, -48, 50, -48, 50]} -{"ts": 1651341912715, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341912717, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 50, -48, 52]} -{"ts": 1651341913152, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341913154, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-181, 158, -50, 48]} -{"ts": 1651341913492, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341913493, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 158]} -{"ts": 1651341913732, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651341913734, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 58]} -{"ts": 1651341913912, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341913913, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651341914409, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341914411, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-352, 48, -47, 50]} -{"ts": 1651341914598, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-134, 54]} -{"ts": 1651341915040, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651341915042, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 48, -53, 160]} -{"ts": 1651341915275, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-184, 50]} -{"ts": 1651341915554, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341915555, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 52, -50, 48]} -{"ts": 1651341915988, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341915989, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 50, -52, 50, -48, 54]} -{"ts": 1651341916604, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-351, 48, -48, 168]} -{"ts": 1651341917045, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341917047, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 164, -48, 50]} -{"ts": 1651341917597, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341917598, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 168, -52, 50, -52, 50]} -{"ts": 1651341918398, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651341918399, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-341, 158, -50, 48, -52, 50, -48, 54]} -{"ts": 1651341918726, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651341918727, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 50, -48, 50]} -{"ts": 1651341919375, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651341919376, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-179, 132, -78, 158, -54, 48]} -{"ts": 1651341919771, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341919772, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-348, 48]} -{"ts": 1651341920464, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651341920465, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-231, 54, -48, 50, -48, 160, -52, 50]} -{"ts": 1651341921008, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341921009, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 56, -50, 48, -50, 158]} -{"ts": 1651341921342, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Q", "c": []} -{"ts": 1651341921343, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-188, 48, -50, 48]} -{"ts": 1651341921969, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651341921970, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-179, 56, -50, 48, -50, 48, -50, 48, -50, 48]} -{"ts": 1651341922531, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341922532, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-186, 140, -78, 158]} -{"ts": 1651341922767, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651341922768, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-186, 50]} -{"ts": 1651341923211, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651341923212, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 162, -50, 52]} -{"ts": 1651341923549, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341923550, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 158]} -{"ts": 1651341924510, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651341924512, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-491, 158, -52, 52, -50, 158]} -{"ts": 1651341924844, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341924846, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-186, 50, -48, 50]} -{"ts": 1651341925284, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651341925285, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 158, -54, 48]} -{"ts": 1651341925821, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341925822, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-179, 160, -48, 52, -50, 48]} -{"ts": 1651341926259, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651341926260, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-186, 50, -52, 50, -50, 50]} -{"ts": 1651341926649, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651341926650, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 48]} -{"ts": 1651341926837, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341926839, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-140, 48]} -{"ts": 1651341927387, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341927388, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 56, -50, 158, -50, 54]} -{"ts": 1651341927985, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-350, 48, -50, 47, -50, 52]} -{"ts": 1651341928328, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651341928330, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 164]} -{"ts": 1651341928872, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341928873, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 58, -48, 50, -48, 160]} -{"ts": 1651341929412, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341929413, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 50, -48, 164, -48, 50]} -{"ts": 1651341929953, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651341929954, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-179, 54, -52, 158, -50, 48]} -{"ts": 1651341931035, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651341931035, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651341931103, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-348, 130, -82, 130, -82, 132, -77, 160]} -{"ts": 1651341932092, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-203, 132, -78, 130, -78, 132, -78, 158]} -{"ts": 1651341933172, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651341933173, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651341934916, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-2039, 132, -78, 129, -78, 132, -78, 158]} -{"ts": 1651341935912, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-210, 130, -78, 132, -78, 130, -78, 160]} -{"ts": 1651341936451, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651341936452, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-393, 48, -48, 50]} -{"ts": 1651341936839, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651341936840, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-230, 158]} -{"ts": 1651341937495, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341937496, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-510, 48, -48, 50]} -{"ts": 1651341937968, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341937969, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-228, 50, -48, 50, -47, 50]} -{"ts": 1651341938606, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341938607, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-376, 160, -54, 48]} -{"ts": 1651341938937, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341938938, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 52, -49, 50]} -{"ts": 1651341939267, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651341939268, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 50, -50, 50]} -{"ts": 1651341939451, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341939452, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 54]} -{"ts": 1651341939684, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651341939685, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 53]} -{"ts": 1651341940192, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-350, 158]} -{"ts": 1651341940734, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341940735, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-190, 54, -48, 54, -48, 50, -48, 50]} -{"ts": 1651341941180, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341941181, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 58, -48, 160]} -{"ts": 1651341941529, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341941530, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-185, 164]} -{"ts": 1651341942037, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341942038, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-354, 50, -52, 52]} -{"ts": 1651341942319, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341942320, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-132, 48, -54, 48]} -{"ts": 1651341942557, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651341942558, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 56]} -{"ts": 1651341942743, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-132, 54]} -{"ts": 1651341943291, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341943292, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 58, -48, 54, -48, 160]} -{"ts": 1651341943992, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-351, 48, -50, 52, -52, 50, -48, 50]} -{"ts": 1651341944434, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651341944435, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 54, -48, 160]} -{"ts": 1651341945073, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341945074, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 54, -48, 52, -50, 48, -50, 157]} -{"ts": 1651341945309, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341945310, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-188, 48]} -{"ts": 1651341945913, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "V", "c": []} -{"ts": 1651341945914, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-352, 48, -52, 50, -54, 48]} -{"ts": 1651341946455, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341946456, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 54, -48, 50, -48, 160]} -{"ts": 1651341946790, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341946791, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-181, 52, -50, 52]} -{"ts": 1651341946971, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651341946972, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-131, 50]} -{"ts": 1651341947502, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651341947503, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 48, -51, 54, -48, 50, -48, 50]} -{"ts": 1651341948118, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-356, 48, -50, 162]} -{"ts": 1651341948624, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341948625, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-354, 48, -54, 50]} -{"ts": 1651341948808, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341948808, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 54]} -{"ts": 1651341949053, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651341949054, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-187, 58]} -{"ts": 1651341949359, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 74, -48, 54]} -{"ts": 1651341949596, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341949597, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-179, 58]} -{"ts": 1651341949776, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651341950440, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341950440, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 58, -50, 134, -78, 164]} -{"ts": 1651341950978, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 158, -52, 49, -49, 48]} -{"ts": 1651341951478, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651341951479, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 158]} -{"ts": 1651341952002, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651341952003, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 48, -50, 48, -50, 48, -50, 48]} -{"ts": 1651341952231, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341952232, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-181, 48]} -{"ts": 1651341952467, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341952468, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-186, 50]} -{"ts": 1651341952747, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341952748, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-134, 48, -50, 48]} -{"ts": 1651341952977, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341952978, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 48]} -{"ts": 1651341953791, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-346, 48, -50, 130, -82, 157]} -{"ts": 1651341954118, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341954119, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 48, -50, 48]} -{"ts": 1651341954458, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651341954459, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 158]} -{"ts": 1651341954988, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341954989, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-184, 50, -48, 52, -50, 48, -48, 50]} -{"ts": 1651341955478, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341955479, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 48, -48, 54]} -{"ts": 1651341955759, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341955760, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-134, 50, -47, 50]} -{"ts": 1651341955993, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651341955994, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 54]} -{"ts": 1651341956177, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-134, 50]} -{"ts": 1651341956721, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341956722, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 58, -48, 50, -48, 160]} -{"ts": 1651341957532, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-348, 158, -56, 49, -48, 50, -48, 54]} -{"ts": 1651341957958, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651341957959, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 48, -50, 48, -50, 48]} -{"ts": 1651341958346, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651341958346, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 48]} -{"ts": 1651341958628, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341958629, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-132, 52, -48, 50]} -{"ts": 1651341958953, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341958954, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 48, -49, 48]} -{"ts": 1651341960034, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341960293, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-1339, 1]} -{"ts": 1651341961373, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651341965204, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651341965207, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651341966287, "w": 11, "s": "BO, Central, OH", "o": "", "t": "_", "c": []} -{"ts": 1651341966675, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1171, 50, -50, 50]} -{"ts": 1651341967755, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341968416, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1010, 160, -40, 50, -40, 50, -50, 50]} -{"ts": 1651341968836, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -30, 60, -40, 50]} -{"ts": 1651341969535, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651341969537, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 170, -30, 60, -30, 60]} -{"ts": 1651341970345, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341970346, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 140, -30, 60, -50, 140, -40, 50]} -{"ts": 1651341971426, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651341971427, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651341971565, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1080, 50, -40, 50]} -{"ts": 1651341972187, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-281, 60, -30, 60, -40, 50, -50, 50]} -{"ts": 1651341972616, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341972618, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 160]} -{"ts": 1651341973262, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341973263, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -40, 50, -40, 50, -47, 169]} -{"ts": 1651341973483, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341973484, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-164, 57]} -{"ts": 1651341974113, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651341974114, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 160, -40, 50]} -{"ts": 1651341974373, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341974374, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651341974563, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651341974565, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651341974973, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341974975, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 170]} -{"ts": 1651341975823, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-520, 50, -40, 60, -40, 50, -40, 50]} -{"ts": 1651341976233, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341976235, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 160]} -{"ts": 1651341976703, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341976704, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 130, -30, 60, -40, 50]} -{"ts": 1651341977434, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341977435, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-391, 120, -80, 140]} -{"ts": 1651341977961, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651341977963, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 47, -40, 140]} -{"ts": 1651341978271, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651341978272, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 50]} -{"ts": 1651341978461, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651341978462, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651341979021, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651341979023, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 50, -40, 50, -40, 60]} -{"ts": 1651341979642, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 240]} -{"ts": 1651341980201, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341980202, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60, -40, 50, -40, 150]} -{"ts": 1651341980531, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341980532, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -30, 60]} -{"ts": 1651341980731, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651341980732, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651341981381, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651341981382, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 130, -30, 50, -70, 170]} -{"ts": 1651341982291, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-670, 50, -40, 50, -50, 50]} -{"ts": 1651341982943, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651341982944, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -51, 50, -30, 60, -40, 51, -40, 60]} -{"ts": 1651341983218, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341983220, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-215, 60]} -{"ts": 1651341983498, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651341983499, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651341983728, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341983730, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651341984229, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -80, 160]} -{"ts": 1651341984771, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341984772, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 160, -40, 46, -47, 50]} -{"ts": 1651341985101, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341985102, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -40, 50]} -{"ts": 1651341985552, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651341985553, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-201, 160, -40, 50]} -{"ts": 1651341986192, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341986193, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 120, -80, 160, -40, 50]} -{"ts": 1651341986972, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651341986973, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-650, 130]} -{"ts": 1651341987522, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651341987523, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 60, -30, 60, -40, 50]} -{"ts": 1651341987742, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651341987743, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 60]} -{"ts": 1651341988582, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341988583, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 110, -70, 150, -40, 50]} -{"ts": 1651341988892, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341988893, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 60]} -{"ts": 1651341989082, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651341989083, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651341989562, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341989563, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50, -40, 50, -40, 60]} -{"ts": 1651341990225, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-228, 60, -27, 62, -40, 50, -51, 50, -30, 64]} -{"ts": 1651341990524, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651341990525, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 60]} -{"ts": 1651341991054, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651341991056, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 290]} -{"ts": 1651341991374, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651341991375, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 60]} -{"ts": 1651341991574, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651341991575, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651341992094, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341992096, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60, -40, 220]} -{"ts": 1651341992904, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-480, 50, -40, 50, -40, 60, -30, 60]} -{"ts": 1651341993334, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341993335, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -50, 170]} -{"ts": 1651341993874, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651341993875, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 120, -60, 160]} -{"ts": 1651341994244, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341994245, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 50]} -{"ts": 1651341994544, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651341994546, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60, -30, 60]} -{"ts": 1651341994964, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651341994965, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -30, 150]} -{"ts": 1651341995529, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 156, -43, 55, -40, 51]} -{"ts": 1651341995869, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651341995870, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -40, 50]} -{"ts": 1651341996139, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651341996140, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651341996329, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651341996330, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651341997410, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651341997784, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-520, 50, -40, 50, -30, 132, -70, 160, -40, 50, -50, 50]} -{"ts": 1651341998864, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651341998894, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-870, 160, -30, 50]} -{"ts": 1651341999114, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651341999723, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651341999725, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -30, 170, -30, 50, -40, 50]} -{"ts": 1651342000094, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342000095, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 150]} -{"ts": 1651342000764, "w": 11, "s": "BO, Central, OH", "o": "", "t": "X", "c": []} -{"ts": 1651342000765, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-330, 120, -80, 140]} -{"ts": 1651342001014, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342001015, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651342001214, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342001215, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651342001614, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342001616, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 131, -30, 50]} -{"ts": 1651342001935, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 120]} -{"ts": 1651342002495, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342002496, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 50, -40, 60, -30, 60]} -{"ts": 1651342003415, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342003416, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 60, -30, 160, -30, 60, -40, 180]} -{"ts": 1651342003905, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342003906, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 50, -40, 50]} -{"ts": 1651342004525, "w": 11, "s": "BO, Central, OH", "o": "", "t": ",", "c": []} -{"ts": 1651342004526, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 140, -70, 170]} -{"ts": 1651342005314, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342005315, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 120, -70, 170, -40, 50]} -{"ts": 1651342006005, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342006006, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 120, -60, 170, -30, 60]} -{"ts": 1651342006405, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342006406, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 50]} -{"ts": 1651342006616, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342006617, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-151, 60]} -{"ts": 1651342007026, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342007027, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 120, -40, 50]} -{"ts": 1651342007708, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-441, 50, -26, 165]} -{"ts": 1651342008128, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342008129, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 50, -40, 50]} -{"ts": 1651342008318, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342008319, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651342008758, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342008758, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 170]} -{"ts": 1651342009335, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 107, -80, 150]} -{"ts": 1651342010035, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342010036, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 60, -30, 60, -40, 50, -40, 60, -30, 60]} -{"ts": 1651342010404, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342010406, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 50]} -{"ts": 1651342010824, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651342010826, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 150, -30, 50]} -{"ts": 1651342011445, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342011446, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-201, 120, -60, 150, -40, 50]} -{"ts": 1651342012246, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342012247, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-620, 180]} -{"ts": 1651342012486, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342012487, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651342012796, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342012797, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 50]} -{"ts": 1651342013136, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342013137, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -50, 50]} -{"ts": 1651342013796, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 60, -30, 60, -40, 50, -50, 50]} -{"ts": 1651342014616, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342014617, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-343, 47, -60, 130, -80, 160]} -{"ts": 1651342014975, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651342014977, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60, -30, 60]} -{"ts": 1651342015336, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651342015337, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 150]} -{"ts": 1651342015885, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342015887, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 50, -40, 60, -30, 60]} -{"ts": 1651342016607, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342016608, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-371, 60, -40, 170, -30, 50]} -{"ts": 1651342016907, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342016908, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 60]} -{"ts": 1651342017197, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651342017198, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 60]} -{"ts": 1651342017557, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342017558, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 50]} -{"ts": 1651342017817, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651342018236, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342018238, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 140, -40, 50]} -{"ts": 1651342018726, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342018728, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 150, -30, 60, -30, 60]} -{"ts": 1651342019137, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342019138, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60, -30, 60, -40, 50]} -{"ts": 1651342019816, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342019817, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-415, 56, -58, 150]} -{"ts": 1651342020205, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342020207, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 150, -30, 50]} -{"ts": 1651342020745, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342020747, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 150, -30, 60, -30, 60]} -{"ts": 1651342021416, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342021417, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-540, 130]} -{"ts": 1651342021996, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342021997, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -40, 50, -40, 60, -30, 60]} -{"ts": 1651342022236, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342022237, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651342022515, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342022517, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651342022785, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342022787, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -40, 50]} -{"ts": 1651342022997, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342022998, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 51]} -{"ts": 1651342023827, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 50, -40, 130, -70, 150]} -{"ts": 1651342024186, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342024188, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60, -30, 60]} -{"ts": 1651342024847, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651342024848, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 380]} -{"ts": 1651342025412, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342025413, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-275, 290]} -{"ts": 1651342026152, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651342026153, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 170, -40, 50, -40, 50, -40, 60]} -{"ts": 1651342026378, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651342026379, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 47]} -{"ts": 1651342027009, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342027010, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 60, -40, 160]} -{"ts": 1651342027789, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342027790, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50, -30, 130, -70, 150, -40, 50]} -{"ts": 1651342028719, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342028720, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 50, -40, 60, -40, 50, -50, 180, -40, 50]} -{"ts": 1651342029628, "w": 11, "s": "BO, Central, OH", "o": "", "t": "1", "c": []} -{"ts": 1651342029629, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-770, 50, -40, 50]} -{"ts": 1651342029928, "w": 11, "s": "BO, Central, OH", "o": "", "t": "3", "c": []} -{"ts": 1651342029930, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 50]} -{"ts": 1651342030188, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342030189, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651342030660, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-221, 50, -50, 150]} -{"ts": 1651342030880, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342030880, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651342031180, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342031181, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 50]} -{"ts": 1651342031710, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342031711, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-480, 50]} -{"ts": 1651342031930, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651342032370, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342032371, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 210]} -{"ts": 1651342032890, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 150, -30, 60, -30, 60]} -{"ts": 1651342033759, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342033761, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 160, -50, 60, -30, 60, -40, 50]} -{"ts": 1651342034020, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342034021, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651342034219, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342034220, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651342034590, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342034591, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 50]} -{"ts": 1651342034860, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -40, 50]} -{"ts": 1651342035651, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342035652, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-510, 50, -51, 180]} -{"ts": 1651342036231, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 330]} -{"ts": 1651342036491, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342036496, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651342036681, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651342036682, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651342037120, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342037122, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 150, -30, 50]} -{"ts": 1651342037771, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 130, -80, 160, -30, 60]} -{"ts": 1651342038571, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342038572, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-550, 50, -40, 160]} -{"ts": 1651342039001, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342039002, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 160, -30, 50]} -{"ts": 1651342039521, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342039522, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 160, -30, 50, -40, 50]} -{"ts": 1651342040291, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342040292, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-610, 160]} -{"ts": 1651342040841, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342040843, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-221, 50, -40, 60, -30, 60, -40, 50]} -{"ts": 1651342041051, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342041053, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651342041861, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342041863, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 120, -70, 150, -50, 50]} -{"ts": 1651342042452, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342042452, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50, -40, 50, -40, 170]} -{"ts": 1651342042792, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342042793, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 60]} -{"ts": 1651342043081, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342043083, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651342043551, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342043553, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 60, -30, 60]} -{"ts": 1651342044352, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-470, 50, -50, 50, -40, 50, -40, 50]} -{"ts": 1651342044802, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342044803, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -60, 150]} -{"ts": 1651342045473, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342045474, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 60, -30, 60, -70, 171]} -{"ts": 1651342045713, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342045714, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651342046353, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651342046354, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 50, -40, 160]} -{"ts": 1651342046813, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342046814, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 50, -50, 50]} -{"ts": 1651342047443, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342047444, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 120, -30, 60, -40, 170]} -{"ts": 1651342047693, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342047694, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60]} -{"ts": 1651342048192, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651342048193, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 140, -40, 50, -40, 50]} -{"ts": 1651342049023, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342049024, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-440, 130, -80, 180]} -{"ts": 1651342049313, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342049314, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60]} -{"ts": 1651342049833, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342049834, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 160]} -{"ts": 1651342050082, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342050084, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651342050282, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342050283, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651342050874, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342050875, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-391, 200]} -{"ts": 1651342051164, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50]} -{"ts": 1651342051473, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342051474, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 60, -40, 50]} -{"ts": 1651342051834, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342051834, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 50]} -{"ts": 1651342052104, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -40, 50]} -{"ts": 1651342052664, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342052665, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 160]} -{"ts": 1651342052934, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651342053133, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342053134, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651342054053, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342054055, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-480, 110, -80, 160, -40, 50]} -{"ts": 1651342054364, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50]} -{"ts": 1651342054724, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342054725, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 140]} -{"ts": 1651342055423, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342055425, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 50, -40, 60, -30, 60, -40, 50]} -{"ts": 1651342055764, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342055766, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -41, 50]} -{"ts": 1651342056374, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342056376, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 130, -80, 160]} -{"ts": 1651342056864, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342056866, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 50, -40, 50]} -{"ts": 1651342057314, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342057315, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 150, -40, 50]} -{"ts": 1651342057765, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342057766, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 220]} -{"ts": 1651342058024, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342058026, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651342058304, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342058306, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651342058595, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342058596, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651342058825, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342058825, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651342059315, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 60, -40, 50, -40, 50]} -{"ts": 1651342059705, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342059706, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 160]} -{"ts": 1651342059965, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342059966, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651342060495, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342060496, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 150, -30, 60, -40, 50]} -{"ts": 1651342061026, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342061027, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-391, 50, -40, 50]} -{"ts": 1651342061460, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342061461, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 152, -30, 62]} -{"ts": 1651342061900, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342061901, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 50]} -{"ts": 1651342062200, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342062201, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 60]} -{"ts": 1651342062639, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342062641, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -70, 150]} -{"ts": 1651342063170, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 150, -40, 50, -40, 50]} -{"ts": 1651342063549, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342063550, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50, -40, 50]} -{"ts": 1651342063779, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342063781, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651342063979, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342063981, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651342065059, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342065060, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 50, -40, 60, -40, 130, -80, 180, -40, 50, -40, 50]} -{"ts": 1651342065871, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-670, 51, -40, 50]} -{"ts": 1651342066441, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651342066442, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 120, -80, 140]} -{"ts": 1651342067277, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342067278, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 57, -40, 50, -40, 60, -30, 60, -40, 50]} -{"ts": 1651342067737, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342067739, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 200]} -{"ts": 1651342068177, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651342068179, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 160]} -{"ts": 1651342068607, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342068609, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 160, -30, 60]} -{"ts": 1651342069007, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342069008, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 150, -30, 50]} -{"ts": 1651342069357, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342069358, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 60]} -{"ts": 1651342069788, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342069789, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 151, -40, 50]} -{"ts": 1651342070448, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342070450, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 140, -70, 170, -30, 60]} -{"ts": 1651342070888, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342070889, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 50]} -{"ts": 1651342071099, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342071101, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-161, 50]} -{"ts": 1651342071519, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342071522, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 140, -40, 50]} -{"ts": 1651342072410, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-440, 170, -30, 60, -40, 50, -50, 50]} -{"ts": 1651342072679, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342072680, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651342072979, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342072980, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 60]} -{"ts": 1651342073310, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342073312, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 61, -29, 61]} -{"ts": 1651342073741, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 160, -30, 60]} -{"ts": 1651342074402, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342074404, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-192, 139, -70, 161, -50, 50]} -{"ts": 1651342074792, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342074793, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -40, 50]} -{"ts": 1651342075222, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342075224, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 160, -40, 50]} -{"ts": 1651342075873, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342075875, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 121, -60, 160, -30, 60]} -{"ts": 1651342076585, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342076586, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-450, 51, -39, 171]} -{"ts": 1651342077345, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342077346, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-330, 140, -40, 50, -70, 130]} -{"ts": 1651342077694, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342077695, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60, -30, 60]} -{"ts": 1651342078085, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651342078086, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 180]} -{"ts": 1651342078524, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342078525, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 50]} -{"ts": 1651342078578, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342078579, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-32767, 50]} -{"ts": 1651342078642, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342078644, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-32767, 60]} -{"ts": 1651342078892, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342078893, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651342079192, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342079193, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 50]} -{"ts": 1651342079802, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342079803, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-450, 160]} -{"ts": 1651342080478, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 130, -70, 175]} -{"ts": 1651342080716, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342080717, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-189, 50]} -{"ts": 1651342080927, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651342080928, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-161, 50]} -{"ts": 1651342081527, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342081528, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 50, -40, 140]} -{"ts": 1651342081948, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 140, -30, 50]} -{"ts": 1651342082527, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342082528, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 180, -30, 50, -40, 60]} -{"ts": 1651342083367, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342083368, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-660, 180]} -{"ts": 1651342083628, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342083629, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 51]} -{"ts": 1651342083927, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342083928, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-149, 60, -40, 50]} -{"ts": 1651342084237, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342084238, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 50]} -{"ts": 1651342084518, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651342085098, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342085100, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-411, 170]} -{"ts": 1651342085349, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651342085538, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342085539, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651342086328, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342086329, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 130, -70, 150, -50, 50]} -{"ts": 1651342086639, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 60]} -{"ts": 1651342087018, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342087020, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 160]} -{"ts": 1651342087768, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342087770, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 50, -40, 60, -40, 50, -60, 40]} -{"ts": 1651342088048, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342088049, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651342088659, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 130, -80, 160]} -{"ts": 1651342089233, "w": 11, "s": "BO, Central, OH", "o": "", "t": "6", "c": []} -{"ts": 1651342089235, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-435, 140]} -{"ts": 1651342089483, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342089485, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651342089673, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342089674, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651342090431, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342090432, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-310, 160, -50, 47, -41, 50, -40, 60]} -{"ts": 1651342090982, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -30, 60, -50, 170]} -{"ts": 1651342091311, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342091312, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 60]} -{"ts": 1651342091892, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342091893, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 320]} -{"ts": 1651342092492, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342092493, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-241, 180, -30, 60, -40, 50]} -{"ts": 1651342093362, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651342093363, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-540, 60, -60, 210]} -{"ts": 1651342094444, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342094444, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342094663, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1150, 50, -50, 50]} -{"ts": 1651342094843, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651342095112, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342095113, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651342095311, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 58]} -{"ts": 1651342095840, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342095842, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-199, 150, -40, 47, -34, 60]} -{"ts": 1651342096071, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651342096990, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342096992, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-490, 50, -40, 60, -40, 50, -40, 60, -30, 60]} -{"ts": 1651342097220, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342097221, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651342097520, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651342097521, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 60]} -{"ts": 1651342097970, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342097972, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60, -50, 170]} -{"ts": 1651342098301, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -50, 50]} -{"ts": 1651342098470, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342098472, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50]} -{"ts": 1651342098850, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342098852, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 170]} -{"ts": 1651342099201, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -30, 60]} -{"ts": 1651342099511, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342099512, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-171, 49, -41, 50]} -{"ts": 1651342099691, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342099692, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651342099951, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342099953, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651342100452, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-450, 50]} -{"ts": 1651342100641, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342100642, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651342101151, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342101153, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 50, -40, 60, -30, 60]} -{"ts": 1651342101582, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 50, -40, 60]} -{"ts": 1651342101791, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342101792, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651342102181, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342102182, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -40, 50]} -{"ts": 1651342102742, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 310]} -{"ts": 1651342103181, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342103182, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 200]} -{"ts": 1651342103681, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651342103683, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -50, 190]} -{"ts": 1651342104132, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342104133, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 220]} -{"ts": 1651342104361, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342104362, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60]} -{"ts": 1651342104572, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342104573, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-161, 50]} -{"ts": 1651342104882, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342104883, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 60]} -{"ts": 1651342105173, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 60]} -{"ts": 1651342106002, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342106003, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-780, 50]} -{"ts": 1651342106193, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651342106462, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342106463, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651342106743, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60, -30, 60]} -{"ts": 1651342107452, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342107454, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-470, 50, -40, 60, -30, 60]} -{"ts": 1651342107783, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50]} -{"ts": 1651342108382, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342108384, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 130, -90, 140]} -{"ts": 1651342109062, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342109064, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -50, 50, -40, 50, -40, 60, -30, 60]} -{"ts": 1651342109563, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342109564, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 240]} -{"ts": 1651342109793, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651342109795, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-171, 60]} -{"ts": 1651342110203, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342110204, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 50]} -{"ts": 1651342110503, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342110505, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -50, 50]} -{"ts": 1651342110733, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342110734, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651342111104, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 50]} -{"ts": 1651342111283, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342111284, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651342111575, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342111577, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-237, 55]} -{"ts": 1651342111976, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-259, 51, -40, 50]} -{"ts": 1651342112665, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342112667, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 60, -40, 50, -70, 190]} -{"ts": 1651342112905, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342112906, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60]} -{"ts": 1651342113245, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651342113246, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 50]} -{"ts": 1651342113545, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342113546, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 50]} -{"ts": 1651342114626, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342114909, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-450, 50, -40, 47, -63, 130, -70, 211, -29, 61, -30, 60]} -{"ts": 1651342115989, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651342116999, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1760, 50, -40, 50, -40, 50, -40, 60]} -{"ts": 1651342117229, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651342117658, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342117660, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 60, -30, 60]} -{"ts": 1651342118068, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342118070, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 50, -40, 60]} -{"ts": 1651342118598, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342118600, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 50, -40, 60]} -{"ts": 1651342119008, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342119010, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 140, -30, 60]} -{"ts": 1651342119379, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342119380, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 170]} -{"ts": 1651342119639, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342119640, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60]} -{"ts": 1651342119909, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342119911, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-221, 50]} -{"ts": 1651342120199, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342120201, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 60]} -{"ts": 1651342120410, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342120410, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651342120860, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50, -50, 50]} -{"ts": 1651342121210, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342121211, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 150]} -{"ts": 1651342121459, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342121460, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60]} -{"ts": 1651342121969, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342121970, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 150, -30, 60, -40, 50]} -{"ts": 1651342122559, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342122561, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-450, 50, -40, 50]} -{"ts": 1651342122959, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342122960, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 120, -40, 50]} -{"ts": 1651342123409, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342123410, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 50]} -{"ts": 1651342123880, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342123881, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 220]} -{"ts": 1651342124140, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342124141, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60]} -{"ts": 1651342124509, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342124510, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60, -40, 50]} -{"ts": 1651342124700, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342124701, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651342125080, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342125081, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-201, 180]} -{"ts": 1651342125341, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651342125650, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342125652, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 60]} -{"ts": 1651342125870, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342125871, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651342126061, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651342126500, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342126501, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 150, -40, 50]} -{"ts": 1651342126871, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 60]} -{"ts": 1651342127201, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342127202, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50]} -{"ts": 1651342127380, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342127382, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 60]} -{"ts": 1651342127810, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342127812, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 60, -40, 50]} -{"ts": 1651342128491, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-440, 50, -40, 50, -40, 60]} -{"ts": 1651342128720, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342128722, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651342128921, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342128922, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651342129701, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342129702, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 50, -40, 60, -30, 60, -40, 50, -50, 50]} -{"ts": 1651342129921, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651342130142, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651342130143, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-171, 50]} -{"ts": 1651342130821, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342130823, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50, -40, 50, -40, 60, -30, 60, -40, 50]} -{"ts": 1651342131091, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342131092, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651342131732, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651342131733, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-300, 60, -50, 150, -30, 50]} -{"ts": 1651342132312, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342132313, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 60, -30, 180]} -{"ts": 1651342132822, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651342132823, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 240]} -{"ts": 1651342133292, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342133293, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 230]} -{"ts": 1651342133638, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342133640, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-208, 50, -40, 49]} -{"ts": 1651342133913, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342133914, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-136, 49, -40, 50]} -{"ts": 1651342134764, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342134765, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-521, 50, -40, 50, -40, 60, -40, 50]} -{"ts": 1651342135035, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651342135755, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342135756, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50, -50, 130, -80, 150]} -{"ts": 1651342136104, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342136105, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -30, 60]} -{"ts": 1651342136725, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651342136726, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 340]} -{"ts": 1651342137175, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342137176, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 230]} -{"ts": 1651342137514, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651342137516, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 60]} -{"ts": 1651342137934, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342137935, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 160, -40, 50]} -{"ts": 1651342138665, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342138666, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 170, -40, 50, -40, 170, -30, 50]} -{"ts": 1651342138944, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342138945, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651342139135, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651342139137, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-131, 60]} -{"ts": 1651342139525, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342139527, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50, -40, 60]} -{"ts": 1651342139816, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651342140666, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342140667, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-490, 140, -90, 130]} -{"ts": 1651342140956, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60]} -{"ts": 1651342141476, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342141477, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 300]} -{"ts": 1651342141838, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342141839, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-213, 149]} -{"ts": 1651342142168, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651342142170, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-185, 47, -49, 50]} -{"ts": 1651342142578, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342142580, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 160, -30, 50]} -{"ts": 1651342143228, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342143229, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 130, -80, 150, -50, 50]} -{"ts": 1651342143939, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342143940, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-470, 50, -40, 51, -40, 60]} -{"ts": 1651342144149, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342144150, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60]} -{"ts": 1651342144339, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342144341, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651342144860, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342144861, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 310]} -{"ts": 1651342145400, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 170, -30, 50, -40, 50]} -{"ts": 1651342145649, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651342145650, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651342145929, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342145931, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651342146219, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342146221, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651342147252, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342147253, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 50, -40, 50, -70, 120, -70, 180, -27, 56, -50, 50]} -{"ts": 1651342148165, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-672, 60, -40, 50, -60, 30]} -{"ts": 1651342149245, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651342149246, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342149329, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-614, 120, -40, 50, -50, 50, -40, 120, -30, 50]} -{"ts": 1651342149789, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 50, -40, 50]} -{"ts": 1651342150300, "w": 11, "s": "BO, Central, OH", "o": "", "t": "?", "c": []} -{"ts": 1651342150301, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-271, 50, -40, 60, -30, 60]} -{"ts": 1651342150629, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342150631, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 50]} -{"ts": 1651342150909, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342150911, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651342151819, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342151821, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-560, 130, -90, 130]} -{"ts": 1651342152280, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60, -50, 150]} -{"ts": 1651342152669, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342152671, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -40, 50]} -{"ts": 1651342152860, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342152861, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651342153382, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342153384, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-377, 56, -40, 50]} -{"ts": 1651342153780, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-156, 51, -40, 50, -40, 60]} -{"ts": 1651342154199, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342154201, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 50]} -{"ts": 1651342154409, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342154410, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651342154819, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342154820, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 130, -40, 50]} -{"ts": 1651342155460, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 50, -40, 160]} -{"ts": 1651342155831, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342155832, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 171]} -{"ts": 1651342156360, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342156361, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 50, -50, 50]} -{"ts": 1651342156520, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342156522, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 40]} -{"ts": 1651342157240, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342157242, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60, -30, 60, -40, 50, -70, 210]} -{"ts": 1651342157671, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 50]} -{"ts": 1651342157887, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651342157889, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 57]} -{"ts": 1651342158432, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342158434, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-225, 50, -50, 140, -30, 50]} -{"ts": 1651342158953, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 150, -30, 60]} -{"ts": 1651342159342, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651342159344, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -40, 50]} -{"ts": 1651342159672, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651342159674, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 60]} -{"ts": 1651342159862, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342159864, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651342160113, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342160114, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651342161093, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50, -40, 50, -40, 110, -80, 160, -50, 50, -40, 50]} -{"ts": 1651342161914, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342161915, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-480, 50, -50, 50, -40, 50, -40, 61]} -{"ts": 1651342162223, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651342162225, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 50]} -{"ts": 1651342162936, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342162937, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 110, -100, 123]} -{"ts": 1651342163388, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342163389, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-211, 50, -50, 140]} -{"ts": 1651342163706, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342163707, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 47, -42, 50]} -{"ts": 1651342163906, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342163908, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651342164867, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342164868, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 60, -30, 60, -40, 120, -80, 150, -40, 50, -40, 50]} -{"ts": 1651342165638, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-440, 50, -51, 50, -30, 60, -40, 50]} -{"ts": 1651342165887, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651342165888, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651342166107, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342166108, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651342166807, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342166809, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -60, 120, -90, 180]} -{"ts": 1651342167458, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-500, 50, -50, 50]} -{"ts": 1651342167847, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651342167848, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60, -30, 60, -40, 50]} -{"ts": 1651342168929, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342168929, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342169257, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-835, 120, -54, 60, -30, 57, -44, 120, -30, 60]} -{"ts": 1651342169555, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-247, 50]} -{"ts": 1651342169744, "w": 11, "s": "BO, Central, OH", "o": "", "t": "?", "c": []} -{"ts": 1651342169746, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651342170364, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342170366, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 120, -30, 50, -50, 160]} -{"ts": 1651342171005, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 120, -90, 140]} -{"ts": 1651342171425, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651342171426, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 140]} -{"ts": 1651342171754, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342171756, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -30, 60]} -{"ts": 1651342171940, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342171941, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 60]} -{"ts": 1651342172404, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342172405, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 60, -30, 60]} -{"ts": 1651342172795, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50, -40, 60]} -{"ts": 1651342173625, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342173626, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-570, 260]} -{"ts": 1651342173966, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342173966, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-191, 60, -40, 50]} -{"ts": 1651342174395, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342174397, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -30, 60, -40, 50]} -{"ts": 1651342174796, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342174797, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 150]} -{"ts": 1651342175075, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342175076, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651342175505, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342175506, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 140, -30, 50]} -{"ts": 1651342175855, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342175857, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50]} -{"ts": 1651342176295, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342176297, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 150, -40, 50]} -{"ts": 1651342176955, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342176957, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 120, -70, 160, -40, 50]} -{"ts": 1651342177985, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342177987, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 60, -30, 60, -30, 130, -80, 160, -40, 60, -30, 60]} -{"ts": 1651342178887, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342178888, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-651, 250]} -{"ts": 1651342179106, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651342179108, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651342179467, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342179468, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 150]} -{"ts": 1651342179926, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342179927, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60, -30, 60, -40, 50]} -{"ts": 1651342180456, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342180458, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 50, -40, 50]} -{"ts": 1651342180636, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342180637, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651342181216, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342181217, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -50, 50, -30, 60, -40, 50]} -{"ts": 1651342181507, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50]} -{"ts": 1651342181856, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342181857, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50]} -{"ts": 1651342182076, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342182078, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 60]} -{"ts": 1651342182778, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342182780, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-215, 147, -40, 50, -50, 200]} -{"ts": 1651342183399, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-470, 50, -40, 60]} -{"ts": 1651342183788, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651342183789, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 140, -30, 50]} -{"ts": 1651342184548, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342184550, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 50, -60, 110, -80, 140]} -{"ts": 1651342184889, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342184890, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -40, 50]} -{"ts": 1651342185228, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651342185229, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 140]} -{"ts": 1651342185798, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342185799, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60, -30, 60, -40, 50, -40, 60]} -{"ts": 1651342186198, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342186200, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 50]} -{"ts": 1651342186488, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342186490, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60, -40, 50]} -{"ts": 1651342186718, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342186719, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651342186910, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-141, 50]} -{"ts": 1651342187579, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342187580, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 160, -30, 60, -40, 50, -40, 60]} -{"ts": 1651342187870, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60]} -{"ts": 1651342188149, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342188151, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651342188439, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342188440, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651342188850, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342188851, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 190]} -{"ts": 1651342189900, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-330, 60, -30, 210, -70, 160, -40, 50, -40, 60]} -{"ts": 1651342190440, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342190441, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 170]} -{"ts": 1651342190689, "w": 11, "s": "BO, Central, OH", "o": "", "t": "[.--..]", "c": []} -{"ts": 1651342190691, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60]} -{"ts": 1651342190890, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342190891, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651342191451, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342191452, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 58, -40, 154, -30, 50]} -{"ts": 1651342192093, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-201, 50, -50, 160, -30, 60, -30, 60]} -{"ts": 1651342193113, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651342193114, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-560, 180, -40, 50, -40, 50, -40, 60]} -{"ts": 1651342193549, "w": 11, "s": "BO, Central, OH", "o": "", "t": "X", "c": []} -{"ts": 1651342193551, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 46, -41, 60, -40, 50]} -{"ts": 1651342194339, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342194340, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-440, 170, -40, 50, -40, 50]} -{"ts": 1651342195229, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342195231, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 140, -40, 50, -60, 150, -40, 50, -60, 40]} -{"ts": 1651342195690, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342195693, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-460, 1]} -{"ts": 1651342196773, "w": 11, "s": "BO, Central, OH", "o": "", "t": "[-.-..]", "c": []} -{"ts": 1651342196774, "w": 11, "s": "BO, Central, OH", "o": "", "t": "_", "c": []} -{"ts": 1651342205841, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-10940, 2]} -{"ts": 1651342206691, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 1]} -{"ts": 1651342207613, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-920, 2]} -{"ts": 1651342208253, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-590, 50]} -{"ts": 1651342208463, "w": 11, "s": "BO, Central, OH", "o": "", "t": "_", "c": []} -{"ts": 1651342208464, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60]} -{"ts": 1651342209094, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342209095, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-211, 130, -30, 60, -40, 160]} -{"ts": 1651342209704, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 260]} -{"ts": 1651342209944, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651342209945, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651342210144, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342210145, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651342210444, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342210445, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 60]} -{"ts": 1651342210654, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60]} -{"ts": 1651342211286, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342211287, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 138, -30, 50, -50, 160]} -{"ts": 1651342211736, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50, -40, 60]} -{"ts": 1651342212366, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651342212367, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 230]} -{"ts": 1651342212706, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342212707, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -30, 60]} -{"ts": 1651342213338, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342213339, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 140, -40, 50, -30, 180]} -{"ts": 1651342213598, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342213599, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651342213988, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651342213990, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 50]} -{"ts": 1651342214268, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342214269, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651342214488, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342214489, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651342214699, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651342215398, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342215399, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 170, -30, 50, -40, 60, -40, 50]} -{"ts": 1651342215689, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50]} -{"ts": 1651342215979, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342215981, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-241, 50]} -{"ts": 1651342216269, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342216270, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651342216689, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342216691, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 180]} -{"ts": 1651342217390, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 110, -90, 140]} -{"ts": 1651342217929, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342217930, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 50, -30, 150]} -{"ts": 1651342218379, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342218381, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60, -30, 60, -40, 50]} -{"ts": 1651342218789, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342218790, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 190]} -{"ts": 1651342219870, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342219871, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342219917, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 160, -40, 50, -40, 50, -40, 60]} -{"ts": 1651342220128, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651342220927, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342220928, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 50, -50, 130, -100, 150]} -{"ts": 1651342221188, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342221190, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-211, 50]} -{"ts": 1651342221388, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651342221389, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651342221688, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342221689, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50]} -{"ts": 1651342221989, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 50]} -{"ts": 1651342222688, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342222689, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 130, -40, 50, -70, 150]} -{"ts": 1651342223039, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50]} -{"ts": 1651342223498, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651342223500, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 160, -30, 50]} -{"ts": 1651342224168, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342224170, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 130, -80, 160, -60, 50]} -{"ts": 1651342224838, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342224839, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-500, 170]} -{"ts": 1651342225398, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342225399, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -50, 50, -40, 50, -40, 50]} -{"ts": 1651342225628, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342225629, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651342226149, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342226151, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 171]} -{"ts": 1651342226499, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342226500, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60, -30, 60]} -{"ts": 1651342226819, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342226820, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60, -40, 50]} -{"ts": 1651342226999, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342227000, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651342227639, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342227640, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 130, -40, 50, -40, 160]} -{"ts": 1651342227910, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651342228359, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651342228360, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 190]} -{"ts": 1651342229219, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342229221, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 50, -50, 120, -70, 140]} -{"ts": 1651342229559, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342229560, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 60]} -{"ts": 1651342229989, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651342229991, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 150, -40, 50]} -{"ts": 1651342230519, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342230520, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 160, -30, 60, -30, 60]} -{"ts": 1651342230739, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342230740, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651342230939, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342230940, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651342231590, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342231591, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-191, 50, -60, 110, -90, 150]} -{"ts": 1651342232231, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 50, -40, 150]} -{"ts": 1651342232580, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651342232581, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 150]} -{"ts": 1651342233101, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342233102, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 160]} -{"ts": 1651342233630, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342233631, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 60, -40, 50, -40, 50]} -{"ts": 1651342233850, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342233851, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651342234520, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342234522, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 170, -40, 50, -40, 50]} -{"ts": 1651342234750, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342234751, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651342235450, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342235451, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 50, -40, 60, -40, 50, -40, 60, -30, 60]} -{"ts": 1651342235690, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342235691, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651342235890, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651342235892, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651342236331, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342236332, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 231]} -{"ts": 1651342237002, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-330, 60, -30, 60, -40, 50, -40, 60]} -{"ts": 1651342237251, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342237252, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651342237451, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342237452, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651342238463, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342238464, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60, -30, 60, -40, 140, -80, 170, -40, 50, -30, 60]} -{"ts": 1651342239403, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-790, 50, -40, 60]} -{"ts": 1651342239943, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651342239944, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60, -60, 190]} -{"ts": 1651342240453, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342240454, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 270]} -{"ts": 1651342240913, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342240914, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 60, -40, 50]} -{"ts": 1651342241143, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342241144, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651342241333, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342241334, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651342241954, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342241955, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-381, 240]} -{"ts": 1651342242294, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -30, 60]} -{"ts": 1651342242954, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342242955, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 150, -30, 60, -60, 190]} -{"ts": 1651342243204, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342243205, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651342244064, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651342244065, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 50, -40, 130, -80, 150]} -{"ts": 1651342244334, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342244335, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651342244544, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651342244545, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-163, 47]} -{"ts": 1651342244864, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342244865, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 60]} -{"ts": 1651342245154, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 60]} -{"ts": 1651342245804, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342245805, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 150, -30, 60, -50, 150]} -{"ts": 1651342246144, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -40, 50]} -{"ts": 1651342246574, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651342246575, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 150, -30, 50]} -{"ts": 1651342247225, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342247226, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 130, -60, 170, -41, 50]} -{"ts": 1651342247615, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342247616, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 50]} -{"ts": 1651342247825, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342247826, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651342248235, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342248236, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 160, -40, 50]} -{"ts": 1651342248755, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342248756, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 50, -40, 50]} -{"ts": 1651342248945, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342248946, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651342249395, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342249396, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60, -30, 150]} -{"ts": 1651342249653, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-205, 53]} -{"ts": 1651342249963, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342249964, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -50, 50]} -{"ts": 1651342250403, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342250404, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -50, 50, -40, 50]} -{"ts": 1651342251373, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -40, 50, -30, 140, -60, 160, -40, 50, -50, 50]} -{"ts": 1651342252139, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342252140, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-416, 50, -40, 50, -50, 160]} -{"ts": 1651342252569, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651342252570, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50, -40, 50]} -{"ts": 1651342252799, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342252800, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651342253309, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342253310, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 160, -30, 50, -40, 50]} -{"ts": 1651342253950, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342253951, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-491, 150]} -{"ts": 1651342254200, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342254201, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651342254410, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342254411, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651342255090, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342255091, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 50, -40, 60, -40, 50, -40, 50]} -{"ts": 1651342255530, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -50, 160]} -{"ts": 1651342256230, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342256231, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50, -40, 60, -70, 190]} -{"ts": 1651342256450, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342256451, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651342257160, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651342257161, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 50, -60, 200]} -{"ts": 1651342258110, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342258111, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 120, -80, 110, -90, 160]} -{"ts": 1651342258871, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342258872, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60, -30, 60, -40, 50, -30, 181, -30, 50]} -{"ts": 1651342259811, "w": 11, "s": "BO, Central, OH", "o": "", "t": "5", "c": []} -{"ts": 1651342259812, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-800, 50, -40, 50]} -{"ts": 1651342260011, "w": 11, "s": "BO, Central, OH", "o": "", "t": "3", "c": []} -{"ts": 1651342260012, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651342260591, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342260592, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -40, 50, -50, 50, -40, 50]} -{"ts": 1651342260841, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60]} -{"ts": 1651342261551, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342261552, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50, -40, 60, -90, 180]} -{"ts": 1651342261881, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342261882, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 60]} -{"ts": 1651342262161, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651342262162, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651342262631, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342262632, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 50]} -{"ts": 1651342263031, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 50, -40, 60]} -{"ts": 1651342263982, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342263983, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-330, 140, -80, 150, -81, 170]} -{"ts": 1651342264262, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342264263, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651342264462, "w": 11, "s": "BO, Central, OH", "o": "", "t": "5", "c": []} -{"ts": 1651342264463, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651342265072, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342265073, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-470, 50, -40, 50]} -{"ts": 1651342265262, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651342265572, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342265573, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50]} -{"ts": 1651342265852, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60, -30, 60]} -{"ts": 1651342266089, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342266090, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 47]} -{"ts": 1651342266282, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-148, 45]} -{"ts": 1651342266755, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342266756, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-232, 51, -40, 50, -40, 60]} -{"ts": 1651342267276, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 280]} -{"ts": 1651342267525, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342267526, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651342267912, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651342267913, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 47, -40, 50]} -{"ts": 1651342268212, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342268213, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 50]} -{"ts": 1651342269253, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342269254, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-261, 50, -40, 60, -50, 140, -60, 190, -30, 50, -50, 50]} -{"ts": 1651342270164, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-470, 50, -40, 120, -80, 150]} -{"ts": 1651342270713, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651342270715, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 60, -40, 50, -40, 50]} -{"ts": 1651342271193, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651342271194, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -50, 180]} -{"ts": 1651342271593, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342271594, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 190]} -{"ts": 1651342272675, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342272675, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342272703, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-800, 60, -30, 60, -100, 60]} -{"ts": 1651342273171, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-215, 50, -40, 162]} -{"ts": 1651342273411, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342273412, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-191, 50]} -{"ts": 1651342273691, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342273692, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60, -40, 50]} -{"ts": 1651342274111, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342274113, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -50, 50, -40, 50]} -{"ts": 1651342275152, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-690, 170, -30, 60, -40, 50]} -{"ts": 1651342275371, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342275372, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651342275571, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342275572, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651342276008, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342276010, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 60, -40, 47]} -{"ts": 1651342276300, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-141, 50, -50, 50]} -{"ts": 1651342276539, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342276540, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651342276730, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 40]} -{"ts": 1651342277289, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342277291, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 60, -40, 160]} -{"ts": 1651342277520, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651342277800, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342277801, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60, -30, 61]} -{"ts": 1651342278610, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342278612, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 160, -50, 50, -30, 60, -40, 50]} -{"ts": 1651342278861, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651342279060, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342279061, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651342279440, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342279441, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50, -30, 60]} -{"ts": 1651342279711, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 60, -30, 60]} -{"ts": 1651342280140, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342280141, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 60, -30, 60]} -{"ts": 1651342280921, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-440, 60, -30, 60, -40, 50, -40, 60]} -{"ts": 1651342281390, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342281391, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -60, 160]} -{"ts": 1651342282110, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342282111, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 60, -30, 60, -90, 180]} -{"ts": 1651342282370, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342282371, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651342283451, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651342283452, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-330, 51, -39, 51, -60, 130, -80, 160, -40, 50, -30, 60]} -{"ts": 1651342284031, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342284032, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 170]} -{"ts": 1651342284271, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651342284273, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651342284491, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342284492, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651342284811, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342284813, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 50]} -{"ts": 1651342285112, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60, -40, 50]} -{"ts": 1651342285461, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342285462, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60, -40, 50]} -{"ts": 1651342286291, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 150, -40, 50, -40, 60, -40, 50]} -{"ts": 1651342286751, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342286753, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60, -40, 50, -40, 60]} -{"ts": 1651342287551, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342287552, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 180, -40, 50, -40, 60]} -{"ts": 1651342288332, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342288333, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 161, -30, 60, -60, 150, -30, 60]} -{"ts": 1651342288553, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342288554, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 1]} -{"ts": 1651342289367, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651342289367, "w": 11, "s": "BO, Central, OH", "o": "", "t": "_", "c": []} -{"ts": 1651342289369, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651342290369, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-717, 48, -46, 48]} -{"ts": 1651342291011, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-596, 46]} -{"ts": 1651342291294, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342291296, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 56, -46, 48]} -{"ts": 1651342291610, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342291612, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 50]} -{"ts": 1651342292692, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342293320, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-967, 46, -46, 126, -74, 154]} -{"ts": 1651342293859, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-491, 48]} -{"ts": 1651342294349, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651342294350, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-232, 258]} -{"ts": 1651342294810, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342294811, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-203, 258]} -{"ts": 1651342295891, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342295891, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342297724, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-3056, 152]} -{"ts": 1651342298433, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 51, -48, 46, -52, 48, -46, 50]} -{"ts": 1651342298653, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342298655, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-175, 46]} -{"ts": 1651342299138, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342299140, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-341, 46, -52, 46]} -{"ts": 1651342299410, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342299412, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-132, 46, -48, 46]} -{"ts": 1651342299640, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342299641, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56]} -{"ts": 1651342299813, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651342300355, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342300357, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46, -56, 48, -52, 151]} -{"ts": 1651342300786, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 162, -48, 46]} -{"ts": 1651342301506, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342301507, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 124, -80, 152, -48, 46]} -{"ts": 1651342301726, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342301728, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651342301956, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342301957, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 58]} -{"ts": 1651342302225, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342302226, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-123, 52, -48, 46]} -{"ts": 1651342302606, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342302607, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-335, 46]} -{"ts": 1651342302781, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 46]} -{"ts": 1651342303204, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342303205, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 152, -48, 50]} -{"ts": 1651342303422, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46]} -{"ts": 1651342304502, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342304504, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342304695, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-831, 152, -50, 46, -48, 52, -46, 48]} -{"ts": 1651342305214, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -52, 46, -48, 152]} -{"ts": 1651342305543, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342305544, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 56, -48, 46]} -{"ts": 1651342305998, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342305999, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 259]} -{"ts": 1651342306546, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342306547, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-198, 154, -46, 50, -48, 52]} -{"ts": 1651342306954, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342306955, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48, -46, 48]} -{"ts": 1651342307656, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342307657, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 124, -84, 154]} -{"ts": 1651342307881, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342307882, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 51]} -{"ts": 1651342308053, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342308054, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651342308579, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342308580, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 158, -52, 48, -46, 48]} -{"ts": 1651342308908, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48, -46, 56]} -{"ts": 1651342309431, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342309432, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 48, -50, 158, -48, 46]} -{"ts": 1651342309750, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342309751, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 48, -50, 48]} -{"ts": 1651342309980, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651342309981, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 58]} -{"ts": 1651342310504, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342310505, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 162, -48, 46, -48, 46]} -{"ts": 1651342310877, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342310879, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-327, 46]} -{"ts": 1651342311147, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342311148, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 48, -46, 48]} -{"ts": 1651342311574, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342311575, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52, -49, 154]} -{"ts": 1651342311899, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46, -48, 52]} -{"ts": 1651342312072, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342312073, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 46]} -{"ts": 1651342312294, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342312295, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 48]} -{"ts": 1651342312778, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-344, 46, -46, 48]} -{"ts": 1651342312954, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342312955, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52]} -{"ts": 1651342313373, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342313374, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 47, -46, 154]} -{"ts": 1651342313603, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 48]} -{"ts": 1651342313873, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342313874, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52, -46, 48]} -{"ts": 1651342314285, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342314287, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 52, -46, 48]} -{"ts": 1651342315367, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342315403, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-872, 46, -46, 154]} -{"ts": 1651342315828, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 151, -48, 46]} -{"ts": 1651342316350, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342316351, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 152, -50, 48, -52, 46]} -{"ts": 1651342316936, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342316937, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 46, -46, 154]} -{"ts": 1651342317407, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342317408, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-206, 265]} -{"ts": 1651342317853, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342317854, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-202, 46, -52, 52, -48, 46]} -{"ts": 1651342318079, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342318080, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 46]} -{"ts": 1651342318251, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342318252, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651342318925, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342318926, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -56, 46, -48, 46, -48, 46]} -{"ts": 1651342319344, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 151]} -{"ts": 1651342319760, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342319761, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 46, -48, 48, -48, 46]} -{"ts": 1651342320338, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342320340, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46, -50, 154]} -{"ts": 1651342321420, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342321421, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342321555, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-967, 152, -46, 52]} -{"ts": 1651342321877, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -46, 48]} -{"ts": 1651342322199, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342322200, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52, -48, 50]} -{"ts": 1651342322371, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342322372, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651342322590, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342322591, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 45]} -{"ts": 1651342323671, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342324832, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-1599, 124, -76, 152, -48, 52, -48, 46]} -{"ts": 1651342325440, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-198, 410]} -{"ts": 1651342325831, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "7", "c": []} -{"ts": 1651342325833, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-346, 46]} -{"ts": 1651342326008, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "L", "c": []} -{"ts": 1651342326009, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-123, 54]} -{"ts": 1651342326232, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342326233, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48]} -{"ts": 1651342326509, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 54, -46, 48]} -{"ts": 1651342327393, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342327395, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-326, 124, -80, 156, -48, 46, -52, 46]} -{"ts": 1651342328126, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 48, -45, 52, -46, 154, -50, 48, -46, 48]} -{"ts": 1651342328602, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "7", "c": []} -{"ts": 1651342328603, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 46, -50, 48]} -{"ts": 1651342328778, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "2", "c": []} -{"ts": 1651342328779, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52]} -{"ts": 1651342329204, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342329205, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52, -50, 152]} -{"ts": 1651342329738, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 132, -76, 152]} -{"ts": 1651342330163, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342330164, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 158]} -{"ts": 1651342330383, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342330384, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651342330651, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342330652, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 50, -48, 46]} -{"ts": 1651342330871, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342330872, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651342331049, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 54]} -{"ts": 1651342331630, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342331631, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 46, -48, 151]} -{"ts": 1651342332062, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 152, -52, 46]} -{"ts": 1651342332588, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342332589, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 152, -56, 46, -52, 46]} -{"ts": 1651342333255, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342333256, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 48, -46, 50, -48, 45, -52, 46]} -{"ts": 1651342333573, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342333574, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 50]} -{"ts": 1651342333985, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342333986, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -52, 46, -48, 46]} -{"ts": 1651342334673, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342334674, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 48, -46, 154, -54, 46]} -{"ts": 1651342335099, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342335101, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52, -48, 152]} -{"ts": 1651342335431, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651342335432, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 154]} -{"ts": 1651342335948, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342335949, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 54, -48, 46, -48, 46, -51, 46]} -{"ts": 1651342336168, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342336169, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651342336398, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342336399, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 52]} -{"ts": 1651342336672, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342336673, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 56, -46, 48]} -{"ts": 1651342337144, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342337145, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 46, -48, 46]} -{"ts": 1651342337567, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 156, -47, 46]} -{"ts": 1651342338159, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342338161, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 258]} -{"ts": 1651342338615, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342338616, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-204, 52, -46, 154]} -{"ts": 1651342339243, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342339245, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 126, -78, 158]} -{"ts": 1651342339902, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342339903, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-327, 46, -48, 46, -48, 50, -48, 46]} -{"ts": 1651342340323, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651342340324, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 48, -46, 154]} -{"ts": 1651342340730, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342340731, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 47, -46, 48]} -{"ts": 1651342341811, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342341812, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342342218, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-1242, 46, -48, 152]} -{"ts": 1651342342793, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-323, 154, -52, 46]} -{"ts": 1651342343168, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342343169, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-329, 46]} -{"ts": 1651342343350, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342343352, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 56]} -{"ts": 1651342343814, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342343815, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 268]} -{"ts": 1651342344366, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-202, 162, -46, 48, -46, 48]} -{"ts": 1651342344585, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342344586, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 48]} -{"ts": 1651342344805, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342344807, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651342345073, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342345074, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48, -46, 50]} -{"ts": 1651342346154, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342346678, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-1155, 124, -74, 154, -50, 48]} -{"ts": 1651342347007, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 157]} -{"ts": 1651342347227, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342347229, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651342347407, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342347408, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 54]} -{"ts": 1651342347899, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342347900, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 152]} -{"ts": 1651342348417, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 54, -48, 46, -48, 46, -52, 46]} -{"ts": 1651342348838, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342348839, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 47, -46, 154]} -{"ts": 1651342349180, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342349182, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 166]} -{"ts": 1651342349672, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342349673, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 152]} -{"ts": 1651342350190, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342350191, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56, -48, 50, -48, 46, -48, 50]} -{"ts": 1651342350417, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342350418, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 54]} -{"ts": 1651342350741, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342350742, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 57, -45, 48]} -{"ts": 1651342351011, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342351012, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52, -46, 48]} -{"ts": 1651342351599, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342351600, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -48, 156]} -{"ts": 1651342351829, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 52]} -{"ts": 1651342352107, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342352108, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 50, -52, 46]} -{"ts": 1651342352336, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342352337, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 55]} -{"ts": 1651342353098, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-326, 48, -52, 50, -46, 48, -46, 52, -46, 48]} -{"ts": 1651342353558, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342353560, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-200, 260]} -{"ts": 1651342354015, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651342354017, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-202, 56, -48, 151]} -{"ts": 1651342354441, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342354442, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 154, -46, 48]} -{"ts": 1651342354863, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342354864, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 154, -50, 46]} -{"ts": 1651342355176, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342355177, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 46, -48, 46]} -{"ts": 1651342355606, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342355607, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 162, -46, 48]} -{"ts": 1651342356242, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342356243, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 124, -80, 152, -56, 46]} -{"ts": 1651342356623, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342356624, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-335, 46]} -{"ts": 1651342356799, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342356800, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52]} -{"ts": 1651342357223, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342357224, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 154, -50, 48]} -{"ts": 1651342357601, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 46]} -{"ts": 1651342357875, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342357876, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46, -52, 50]} -{"ts": 1651342358107, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342358109, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 58]} -{"ts": 1651342358629, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 162, -46, 48, -46, 48]} -{"ts": 1651342358857, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342358859, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 56]} -{"ts": 1651342359028, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342359029, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-123, 48]} -{"ts": 1651342359350, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342359352, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -54, 48]} -{"ts": 1651342359778, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 162, -46, 48]} -{"ts": 1651342360410, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342360412, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 126, -82, 154, -46, 52]} -{"ts": 1651342360979, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342360980, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-331, 46, -48, 46, -52, 46]} -{"ts": 1651342361207, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342361208, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54]} -{"ts": 1651342361391, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342361392, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 54]} -{"ts": 1651342361931, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342361932, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 134, -80, 152]} -{"ts": 1651342362155, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46]} -{"ts": 1651342362488, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342362489, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 162]} -{"ts": 1651342362816, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342362817, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 56, -46, 48]} -{"ts": 1651342363354, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342363355, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 124, -78, 158]} -{"ts": 1651342363582, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342363583, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54]} -{"ts": 1651342364059, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342364060, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-337, 46, -48, 46]} -{"ts": 1651342364491, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342364492, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 162, -48, 46]} -{"ts": 1651342364977, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342364978, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 152]} -{"ts": 1651342365486, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342365487, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 50, -48, 46, -47, 46, -48, 52]} -{"ts": 1651342365706, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342365707, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651342366288, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342366289, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 152, -52, 46]} -{"ts": 1651342366512, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342366513, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46]} -{"ts": 1651342366935, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342366936, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 155]} -{"ts": 1651342367155, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342367156, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651342367423, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342367424, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 50, -48, 46]} -{"ts": 1651342368093, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342368094, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46, -50, 152, -48, 46]} -{"ts": 1651342368607, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46, -47, 152]} -{"ts": 1651342368932, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651342368934, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 152]} -{"ts": 1651342369452, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342369453, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 50, -46, 48, -46, 156]} -{"ts": 1651342369672, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342369673, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651342369940, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342369941, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 50, -46, 48]} -{"ts": 1651342370159, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342370161, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 48]} -{"ts": 1651342371241, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342371270, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-194, 50, -48, 46, -48, 129, -75, 151, -48, 46, -48, 46]} -{"ts": 1651342371760, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 152]} -{"ts": 1651342372280, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": ".", "c": []} -{"ts": 1651342372281, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 52, -46, 48, -50, 48, -46, 48]} -{"ts": 1651342372709, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342372710, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 58, -46, 153]} -{"ts": 1651342373045, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342373046, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 158]} -{"ts": 1651342373619, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342373620, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -46, 50, -46, 48]} -{"ts": 1651342373843, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342373844, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52]} -{"ts": 1651342374023, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342374024, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 56]} -{"ts": 1651342374454, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342374455, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 162, -52, 46]} -{"ts": 1651342374932, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 46, -46, 46]} -{"ts": 1651342375358, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342375359, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 52, -48, 46, -48, 50]} -{"ts": 1651342375836, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342375837, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -48, 46]} -{"ts": 1651342376270, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342376271, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 162, -52, 46]} -{"ts": 1651342376757, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342376759, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-333, 154]} -{"ts": 1651342377271, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342377272, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 52, -48, 46, -48, 50, -48, 46]} -{"ts": 1651342377499, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342377499, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54]} -{"ts": 1651342378267, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342378268, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46, -50, 48, -50, 48, -50, 48, -46, 48]} -{"ts": 1651342378491, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342378492, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46]} -{"ts": 1651342378760, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651342378761, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-125, 46, -48, 50]} -{"ts": 1651342378980, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342378981, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651342379155, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 45]} -{"ts": 1651342379477, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342379478, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -48, 46]} -{"ts": 1651342379653, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50]} -{"ts": 1651342379875, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342379876, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 48]} -{"ts": 1651342380295, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56, -48, 46, -52, 46]} -{"ts": 1651342380713, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342380714, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56, -46, 48, -46, 48]} -{"ts": 1651342381096, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342381097, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-337, 46]} -{"ts": 1651342381276, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342381277, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 54]} -{"ts": 1651342381798, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342381799, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 152, -56, 46]} -{"ts": 1651342382475, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46, -46, 157, -46, 48]} -{"ts": 1651342382799, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651342382800, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52, -52, 48]} -{"ts": 1651342383224, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651342383225, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 152, -52, 48]} -{"ts": 1651342383544, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342383545, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48, -46, 50]} -{"ts": 1651342383952, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342383953, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48, -46, 48]} -{"ts": 1651342384463, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342384464, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48, -50, 50, -48, 46, -48, 45]} -{"ts": 1651342384783, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342384784, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 48, -46, 52]} -{"ts": 1651342385203, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342385204, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 154, -46, 48]} -{"ts": 1651342385841, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342385843, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 126, -84, 152, -52, 48]} -{"ts": 1651342386512, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342386514, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-333, 46, -58, 46, -48, 46, -48, 46]} -{"ts": 1651342386826, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342386827, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46]} -{"ts": 1651342387234, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342387235, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48, -46, 48]} -{"ts": 1651342387802, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342387803, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-330, 46, -48, 46, -50, 48]} -{"ts": 1651342388307, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342388308, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 52, -48, 45, -48, 46]} -{"ts": 1651342388535, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342388536, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54]} -{"ts": 1651342388713, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342388714, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 52]} -{"ts": 1651342389311, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342389312, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 50, -48, 46, -48, 46, -48, 46]} -{"ts": 1651342389982, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46, -48, 50, -45, 154]} -{"ts": 1651342390578, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651342390579, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48, -46, 48, -46, 48, -46, 48]} -{"ts": 1651342391510, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342391511, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-600, 46, -46, 48, -46, 52, -46, 48]} -{"ts": 1651342391733, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651342391733, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 51]} -{"ts": 1651342392213, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342392214, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 48, -46, 48]} -{"ts": 1651342392627, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342392628, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 46, -52, 46, -48, 46]} -{"ts": 1651342393400, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342393401, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46, -52, 46, -48, 46, -56, 46, -47, 52]} -{"ts": 1651342393820, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342393821, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 154]} -{"ts": 1651342394138, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651342394139, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -52, 46]} -{"ts": 1651342394572, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342394573, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 162, -52, 46]} -{"ts": 1651342394906, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342394907, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 160]} -{"ts": 1651342395228, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342395229, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -48, 46]} -{"ts": 1651342395662, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342395663, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 158, -56, 46]} -{"ts": 1651342396299, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342396300, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 126, -82, 154, -45, 52]} -{"ts": 1651342396779, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342396780, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 152]} -{"ts": 1651342397003, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342397004, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48]} -{"ts": 1651342397175, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342397176, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651342397697, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342397698, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 158, -52, 46, -48, 46]} -{"ts": 1651342398120, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 48, -46, 158]} -{"ts": 1651342398434, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342398435, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48]} -{"ts": 1651342398708, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342398709, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 50, -48, 52]} -{"ts": 1651342399305, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342399306, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-453, 46, -50, 48]} -{"ts": 1651342399692, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-233, 154]} -{"ts": 1651342400174, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342400175, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 46, -46, 48]} -{"ts": 1651342400588, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342400589, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 54, -48, 46, -48, 46]} -{"ts": 1651342401387, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342401388, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 124, -84, 155, -48, 50]} -{"ts": 1651342401611, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342401612, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 50]} -{"ts": 1651342401791, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342401792, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 54]} -{"ts": 1651342402113, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342402114, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -48, 46]} -{"ts": 1651342402549, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 160, -48, 50]} -{"ts": 1651342403187, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342403188, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 132, -77, 158, -45, 52]} -{"ts": 1651342403679, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342403680, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 152]} -{"ts": 1651342403907, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342403908, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56]} -{"ts": 1651342404087, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342404088, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 56]} -{"ts": 1651342404868, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342404869, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 152, -58, 46, -47, 46, -48, 46]} -{"ts": 1651342405090, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 48]} -{"ts": 1651342405856, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342405857, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46, -46, 52, -46, 48, -46, 154]} -{"ts": 1651342406076, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342406077, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651342406304, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "V", "c": []} -{"ts": 1651342406305, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56]} -{"ts": 1651342406569, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342406570, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-125, 46, -48, 46]} -{"ts": 1651342406884, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342406885, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 48, -45, 48]} -{"ts": 1651342407158, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 56, -48, 46]} -{"ts": 1651342407750, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342407751, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 152, -52, 46]} -{"ts": 1651342408074, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 52, -46, 48]} -{"ts": 1651342408391, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342408391, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46, -48, 45]} -{"ts": 1651342408573, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342408592, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 56]} -{"ts": 1651342408793, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342408794, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651342409469, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 48, -46, 48, -56, 46, -48, 46]} -{"ts": 1651342409691, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342409692, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 48]} -{"ts": 1651342410366, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342410367, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-333, 46, -52, 46, -48, 46, -52, 52]} -{"ts": 1651342410790, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342410791, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52, -48, 152]} -{"ts": 1651342411219, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342411220, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-179, 62, -48, 46, -48, 46]} -{"ts": 1651342411805, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342411806, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 46, -50, 154]} -{"ts": 1651342412236, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342412237, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-181, 152, -48, 50]} -{"ts": 1651342412616, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342412617, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46]} -{"ts": 1651342413048, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342413049, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 162, -46, 52]} -{"ts": 1651342413679, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342413680, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 126, -82, 153, -52, 46]} -{"ts": 1651342414001, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342414002, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -48, 46]} -{"ts": 1651342414429, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342414430, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 158, -50, 46]} -{"ts": 1651342414649, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342414650, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651342415418, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342415419, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-331, 152, -50, 48, -46, 48, -46, 48]} -{"ts": 1651342415929, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342415930, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46, -48, 46, -48, 151]} -{"ts": 1651342416243, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342416244, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48]} -{"ts": 1651342416701, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342416702, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 262]} -{"ts": 1651342417251, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342417252, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-200, 154, -50, 52, -48, 46]} -{"ts": 1651342417634, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342417635, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-337, 46]} -{"ts": 1651342417910, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342417911, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46, -56, 48]} -{"ts": 1651342418130, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342418131, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651342418316, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 56]} -{"ts": 1651342418536, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342418537, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651342418716, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-134, 46]} -{"ts": 1651342419250, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342419251, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-175, 132, -76, 151]} -{"ts": 1651342419730, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 46, -46, 48]} -{"ts": 1651342420162, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342420163, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 162, -46, 52]} -{"ts": 1651342420540, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342420541, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 46]} -{"ts": 1651342420722, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342420723, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 52]} -{"ts": 1651342421145, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342421146, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 152, -52, 46]} -{"ts": 1651342421365, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651342421851, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342421852, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 46, -48, 50]} -{"ts": 1651342422029, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342422030, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 48]} -{"ts": 1651342422253, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342422254, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52]} -{"ts": 1651342422428, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 49]} -{"ts": 1651342422658, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342422659, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56]} -{"ts": 1651342422924, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 49, -45, 48]} -{"ts": 1651342423360, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342423361, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 162, -52, 48]} -{"ts": 1651342423588, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56]} -{"ts": 1651342423818, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342423820, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56]} -{"ts": 1651342424088, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342424089, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52, -48, 46]} -{"ts": 1651342424667, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342424668, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 45, -48, 152]} -{"ts": 1651342425103, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-184, 158, -48, 46]} -{"ts": 1651342425633, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342425634, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 164, -46, 52, -48, 46]} -{"ts": 1651342426316, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342426317, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 151, -52, 46, -48, 52]} -{"ts": 1651342426540, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342426541, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52]} -{"ts": 1651342426712, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342426713, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651342427356, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342427357, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-179, 52, -46, 129, -80, 158]} -{"ts": 1651342427790, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 162, -46, 48]} -{"ts": 1651342428374, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651342428375, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -46, 154]} -{"ts": 1651342428835, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342428836, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-198, 263]} -{"ts": 1651342429093, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342429094, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-202, 56]} -{"ts": 1651342429265, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342429266, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651342429697, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342429698, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 158, -56, 46]} -{"ts": 1651342430328, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 136, -74, 153, -46, 48]} -{"ts": 1651342430708, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342430709, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46]} -{"ts": 1651342430889, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342430890, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 51]} -{"ts": 1651342431323, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342431324, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 162, -52, 48]} -{"ts": 1651342431542, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 48]} -{"ts": 1651342432128, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342432129, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 46, -48, 46, -52, 52]} -{"ts": 1651342432446, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342432447, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -52, 46]} -{"ts": 1651342432973, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342432974, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 162, -50, 48, -46, 47]} -{"ts": 1651342433201, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342433202, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56]} -{"ts": 1651342433871, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342433872, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 46, -46, 48, -46, 52, -46, 50]} -{"ts": 1651342434095, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342434096, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52]} -{"ts": 1651342434762, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342434763, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 46, -48, 46, -51, 46, -48, 46]} -{"ts": 1651342435188, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342435189, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 158]} -{"ts": 1651342435603, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342435604, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 48, -46, 52, -48, 50]} -{"ts": 1651342436381, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342436382, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 152, -58, 46, -48, 46, -48, 46]} -{"ts": 1651342436906, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342436907, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52, -48, 46, -52, 153]} -{"ts": 1651342437220, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342437221, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46]} -{"ts": 1651342437678, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342437679, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 262]} -{"ts": 1651342438030, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342438031, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-200, 152]} -{"ts": 1651342438501, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342438502, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 46, -48, 45]} -{"ts": 1651342438925, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342438926, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 155, -47, 48]} -{"ts": 1651342439500, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342439501, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-327, 46, -46, 156]} -{"ts": 1651342440270, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342440271, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 152, -46, 48, -54, 48, -46, 48]} -{"ts": 1651342440696, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342440697, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -52, 154]} -{"ts": 1651342440915, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342440916, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 48]} -{"ts": 1651342441183, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342441184, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48, -50, 46]} -{"ts": 1651342441847, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342441848, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 46, -50, 48, -46, 48, -46, 48]} -{"ts": 1651342442159, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46, -48, 46]} -{"ts": 1651342442830, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342442831, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-333, 46, -48, 50, -48, 52, -46, 48]} -{"ts": 1651342443149, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342443150, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 52, -48, 46]} -{"ts": 1651342444230, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342444231, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342444291, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 124, -80, 130, -74, 130, -76, 152]} -{"ts": 1651342445272, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-201, 130, -80, 126, -80, 124, -80, 154]} -{"ts": 1651342445629, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651342445631, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 162]} -{"ts": 1651342446140, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651342446142, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52, -46, 47, -52, 46, -48, 46]} -{"ts": 1651342446360, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342446362, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651342447131, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342447132, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-330, 154, -50, 48, -46, 48, -46, 48]} -{"ts": 1651342447647, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342447649, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 46, -48, 46, -48, 152]} -{"ts": 1651342447971, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342447972, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 46, -50, 48]} -{"ts": 1651342448425, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342448427, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 258]} -{"ts": 1651342448974, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342448975, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-200, 162, -46, 47, -46, 48]} -{"ts": 1651342449288, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342449290, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48]} -{"ts": 1651342449722, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342449724, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 152, -56, 48]} -{"ts": 1651342450356, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342450358, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 134, -76, 158, -46, 48]} -{"ts": 1651342450837, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342450839, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-337, 46, -52, 46]} -{"ts": 1651342451261, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342451263, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 52, -48, 46, -48, 52]} -{"ts": 1651342452131, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342452133, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46, -46, 48, -52, 46, -48, 56, -48, 46, -48, 52]} -{"ts": 1651342452741, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342452742, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-195, 414]} -{"ts": 1651342453424, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "6", "c": []} -{"ts": 1651342453426, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46, -50, 160, -46, 48]} -{"ts": 1651342453648, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "L", "c": []} -{"ts": 1651342453650, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52]} -{"ts": 1651342453873, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651342453874, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 52]} -{"ts": 1651342454203, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342454205, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 152]} -{"ts": 1651342455004, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342455005, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-344, 46, -48, 134, -74, 154]} -{"ts": 1651342455327, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342455328, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-184, 46, -48, 46]} -{"ts": 1651342455856, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651342455857, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-179, 152, -56, 48, -46, 48]} -{"ts": 1651342456082, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342456084, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48]} -{"ts": 1651342456666, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342456668, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -46, 154]} -{"ts": 1651342457093, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342457094, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 152, -48, 51]} -{"ts": 1651342457617, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342457619, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 152, -56, 48, -46, 48]} -{"ts": 1651342458500, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342458501, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 152, -56, 46, -48, 52, -46, 48, -46, 48]} -{"ts": 1651342459115, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342459117, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-199, 417]} -{"ts": 1651342459797, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "8", "c": []} -{"ts": 1651342459798, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 46, -46, 153, -50, 46]} -{"ts": 1651342460022, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "L", "c": []} -{"ts": 1651342460024, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 46]} -{"ts": 1651342460252, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651342460253, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56]} -{"ts": 1651342460589, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342460590, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 162]} -{"ts": 1651342461185, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342461186, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 258]} -{"ts": 1651342461437, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342461439, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-205, 48]} -{"ts": 1651342461614, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342461614, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52]} -{"ts": 1651342462041, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342462043, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 152, -52, 46]} -{"ts": 1651342462672, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 124, -76, 156, -52, 48]} -{"ts": 1651342463248, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342463250, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-333, 46, -48, 56, -46, 48]} -{"ts": 1651342463468, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342463470, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651342463640, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342463642, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651342464113, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342464115, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-333, 46, -48, 46]} -{"ts": 1651342464446, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 154]} -{"ts": 1651342464927, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342464929, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 46, -46, 50]} -{"ts": 1651342465349, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342465350, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -48, 46, -52, 48]} -{"ts": 1651342466104, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342466105, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-327, 46, -48, 46, -48, 46, -52, 48, -46, 48]} -{"ts": 1651342466559, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342466560, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 258]} -{"ts": 1651342466802, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651342466804, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 48]} -{"ts": 1651342467230, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342467232, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 162, -48, 46]} -{"ts": 1651342467557, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342467558, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 154]} -{"ts": 1651342467873, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342467875, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 50, -48, 46]} -{"ts": 1651342468144, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342468145, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50, -46, 48]} -{"ts": 1651342468918, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342468920, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 158, -48, 48, -46, 48, -45, 48]} -{"ts": 1651342469233, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46]} -{"ts": 1651342469856, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342469857, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 124, -76, 152, -50, 48]} -{"ts": 1651342470519, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342470520, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46, -46, 48, -46, 56, -47, 46]} -{"ts": 1651342470835, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342470836, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 48, -46, 48]} -{"ts": 1651342471493, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342471495, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-326, 46, -48, 46, -48, 46, -50, 48]} -{"ts": 1651342471805, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342471807, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46, -48, 46]} -{"ts": 1651342472887, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342472888, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342472899, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 124, -80, 123, -80, 124, -76, 158]} -{"ts": 1651342473867, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 130, -80, 124, -80, 126, -80, 152]} -{"ts": 1651342474351, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651342474353, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-339, 46, -52, 48]} -{"ts": 1651342475149, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651342475150, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 46, -48, 124, -84, 153]} -{"ts": 1651342475379, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342475380, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 52]} -{"ts": 1651342475554, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651342475555, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50]} -{"ts": 1651342476078, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342476079, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56, -46, 48, -46, 154]} -{"ts": 1651342476545, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-206, 260]} -{"ts": 1651342477099, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342477100, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-205, 152, -58, 46, -48, 46]} -{"ts": 1651342477694, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342477695, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 258]} -{"ts": 1651342477951, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342477953, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-206, 52]} -{"ts": 1651342478127, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342478129, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52]} -{"ts": 1651342478746, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342478748, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 45, -52, 50, -48, 46, -48, 152]} -{"ts": 1651342478967, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651342479457, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "V", "c": []} -{"ts": 1651342479458, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 152]} -{"ts": 1651342479681, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342479682, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46]} -{"ts": 1651342479852, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342479854, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651342480526, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342480527, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -46, 48, -52, 50, -46, 48]} -{"ts": 1651342480956, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 46, -52, 154]} -{"ts": 1651342481580, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342481581, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 58, -46, 48, -52, 46, -48, 152]} -{"ts": 1651342481805, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342481807, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 46]} -{"ts": 1651342482382, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "V", "c": []} -{"ts": 1651342482384, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 46, -46, 153]} -{"ts": 1651342482814, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342482816, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 158, -46, 52]} -{"ts": 1651342483195, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342483197, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-335, 46]} -{"ts": 1651342483371, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342483373, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 46]} -{"ts": 1651342483836, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342483837, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-200, 264]} -{"ts": 1651342484398, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-206, 162, -48, 46, -52, 48]} -{"ts": 1651342485148, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342485150, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-327, 46, -46, 48, -46, 50, -48, 46, -48, 46]} -{"ts": 1651342485462, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342485464, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46]} -{"ts": 1651342485776, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651342485777, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46]} -{"ts": 1651342485952, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342485954, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50]} -{"ts": 1651342486574, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342486575, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 153, -46, 48, -46, 156]} -{"ts": 1651342487091, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 47, -50, 152]} -{"ts": 1651342487696, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651342487698, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 46, -48, 46, -50, 48, -46, 48, -46, 48]} -{"ts": 1651342488173, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342488174, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-325, 152]} -{"ts": 1651342488403, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651342488405, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 48]} -{"ts": 1651342488579, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342488580, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52]} -{"ts": 1651342488963, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342488964, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46]} -{"ts": 1651342489238, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 52, -50, 46]} -{"ts": 1651342489467, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342489469, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56]} -{"ts": 1651342489995, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 162, -52, 48, -46, 48]} -{"ts": 1651342490222, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342490224, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56]} -{"ts": 1651342490400, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342490402, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 52]} -{"ts": 1651342491482, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342491503, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 124, -76, 128, -80, 124, -78, 152]} -{"ts": 1651342492198, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-333, 124, -84, 154]} -{"ts": 1651342492628, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651342492629, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52, -52, 152]} -{"ts": 1651342492955, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342492957, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56, -52, 46]} -{"ts": 1651342493227, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342493229, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 52, -46, 48]} -{"ts": 1651342493852, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342493854, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 161, -48, 56, -48, 46, -48, 46]} -{"ts": 1651342494073, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651342494638, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342494640, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 46, -46, 48, -46, 48]} -{"ts": 1651342494862, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342494864, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48]} -{"ts": 1651342495033, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342495034, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 46]} -{"ts": 1651342495566, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342495567, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 128, -76, 156]} -{"ts": 1651342495787, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651342496121, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342496123, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 163]} -{"ts": 1651342496633, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342496635, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 48, -46, 48, -54, 48, -46, 48]} -{"ts": 1651342496947, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342496948, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48]} -{"ts": 1651342497377, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342497379, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 152, -56, 46]} -{"ts": 1651342498001, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342498002, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 123, -78, 154, -46, 48]} -{"ts": 1651342498577, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342498578, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-326, 46, -48, 156]} -{"ts": 1651342498794, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342498795, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46]} -{"ts": 1651342499070, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342499071, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-125, 56, -46, 48]} -{"ts": 1651342499290, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342499291, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651342499461, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651342499989, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342499991, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 52, -50, 46, -48, 156]} -{"ts": 1651342500420, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 162, -46, 48]} -{"ts": 1651342500946, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342500947, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 158, -56, 48, -46, 48]} -{"ts": 1651342501815, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342501816, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-326, 48, -46, 52, -50, 46, -48, 46, -48, 158]} -{"ts": 1651342502553, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342502555, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 157, -52, 46, -48, 46, -48, 46, -48, 52]} -{"ts": 1651342503248, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "4", "c": []} -{"ts": 1651342503249, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-333, 125, -84, 152]} -{"ts": 1651342503568, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "8", "c": []} -{"ts": 1651342503569, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48, -46, 48]} -{"ts": 1651342503833, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342503834, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48, -46, 47]} -{"ts": 1651342504600, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342504601, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-330, 152, -50, 48, -46, 48, -46, 48]} -{"ts": 1651342504913, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46, -48, 46]} -{"ts": 1651342505132, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342505133, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651342505401, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342505402, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 50, -48, 46]} -{"ts": 1651342505726, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342505727, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 154]} -{"ts": 1651342506234, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 46, -50, 48, -46, 48, -46, 48]} -{"ts": 1651342506699, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342506700, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-326, 46, -46, 48]} -{"ts": 1651342506966, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342506968, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 46, -47, 46]} -{"ts": 1651342507186, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342507188, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651342507617, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48, -46, 158]} -{"ts": 1651342507832, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342507833, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 46]} -{"ts": 1651342508107, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342508108, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 56, -48, 46]} -{"ts": 1651342509142, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342509143, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 126, -82, 126, -74, 126, -74, 154]} -{"ts": 1651342510097, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 123, -76, 128, -74, 126, -80, 152]} -{"ts": 1651342510873, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651342510874, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 152, -50, 48, -52, 46, -48, 46]} -{"ts": 1651342511288, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651342511289, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 54, -46, 48, -46, 48]} -{"ts": 1651342511667, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342511668, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-333, 46]} -{"ts": 1651342511943, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342511944, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 52, -48, 46]} -{"ts": 1651342512259, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342512260, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 48, -46, 48]} -{"ts": 1651342512906, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-646, 1]} -{"ts": 1651342513986, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342513987, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651342515702, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651342515706, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651342516786, "w": 11, "s": "BO, Central, OH", "o": "", "t": "_", "c": []} -{"ts": 1651342517573, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1570, 60, -30, 60]} -{"ts": 1651342518544, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 150, -40, 50, -40, 60, -30, 60]} -{"ts": 1651342518984, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342518985, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -40, 50, -40, 60]} -{"ts": 1651342519825, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342519826, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-460, 190, -40, 50, -41, 60]} -{"ts": 1651342520684, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342520685, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 140, -40, 50, -60, 140, -30, 50]} -{"ts": 1651342521765, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342521766, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651342521785, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-700, 50, -30, 130, -70, 120]} -{"ts": 1651342522035, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651342522584, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651342522585, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 260]} -{"ts": 1651342523074, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342523075, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 240]} -{"ts": 1651342524064, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342524065, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-570, 50, -30, 140, -70, 130]} -{"ts": 1651342524434, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342524435, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 50]} -{"ts": 1651342524804, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651342524805, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 140]} -{"ts": 1651342525375, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342525376, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-241, 50, -50, 50, -40, 50, -40, 50]} -{"ts": 1651342525965, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342525966, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-440, 150]} -{"ts": 1651342526525, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342526526, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -30, 60, -40, 50, -50, 50]} -{"ts": 1651342526995, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342526996, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -30, 180]} -{"ts": 1651342527385, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342527388, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 190]} -{"ts": 1651342528205, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342528207, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 160, -50, 50, -40, 50, -40, 60]} -{"ts": 1651342528505, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342528506, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 50]} -{"ts": 1651342529148, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342529149, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 120, -60, 153, -40, 50]} -{"ts": 1651342530035, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342530036, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-462, 105, -70, 150, -50, 50]} -{"ts": 1651342530535, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342530536, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -30, 170]} -{"ts": 1651342530765, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342530766, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651342531065, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342531066, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 50]} -{"ts": 1651342531515, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342531517, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60, -50, 170]} -{"ts": 1651342532156, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 120, -80, 171, -30, 50]} -{"ts": 1651342532446, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342532447, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60]} -{"ts": 1651342533406, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342533408, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 50, -30, 160, -30, 50, -50, 180]} -{"ts": 1651342534026, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342534028, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 110, -70, 170]} -{"ts": 1651342534286, "w": 11, "s": "BO, Central, OH", "o": "", "t": ",", "c": []} -{"ts": 1651342534287, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60]} -{"ts": 1651342534969, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342534970, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 190, -27, 61, -30, 60, -41, 44]} -{"ts": 1651342535682, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342535683, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-253, 190, -40, 50, -30, 60, -40, 50]} -{"ts": 1651342535912, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342535913, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651342536442, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342536444, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 50, -40, 50]} -{"ts": 1651342536832, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342536833, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -40, 50]} -{"ts": 1651342537032, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342537033, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651342537463, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342537464, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-191, 50, -50, 140]} -{"ts": 1651342537864, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 140, -40, 50]} -{"ts": 1651342538723, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342538725, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 180, -40, 50, -40, 50, -40, 60]} -{"ts": 1651342539003, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342539004, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651342539303, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342539304, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60, -30, 60]} -{"ts": 1651342539623, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342539624, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 50]} -{"ts": 1651342540043, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 130, -40, 50]} -{"ts": 1651342540683, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342540685, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 130, -70, 170, -30, 50]} -{"ts": 1651342541423, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342541424, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-500, 60, -30, 60, -40, 50]} -{"ts": 1651342541643, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342541644, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 60]} -{"ts": 1651342541843, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342541845, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651342542354, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342542355, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 111, -59, 161]} -{"ts": 1651342542604, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651342542974, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342542976, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-310, 60]} -{"ts": 1651342543184, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342543185, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651342543674, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342543675, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 150, -30, 50]} -{"ts": 1651342544425, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 130, -70, 170]} -{"ts": 1651342544764, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651342544765, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50]} -{"ts": 1651342545034, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342545035, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -40, 50]} -{"ts": 1651342545944, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342545946, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 170, -40, 50, -40, 150, -40, 50]} -{"ts": 1651342546485, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 60, -30, 180]} -{"ts": 1651342546924, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651342546925, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 160, -30, 60]} -{"ts": 1651342547595, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342547596, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 151, -40, 50, -50, 190]} -{"ts": 1651342547945, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342547946, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-300, 50]} -{"ts": 1651342548125, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651342548126, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 60]} -{"ts": 1651342548765, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342548767, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 60, -30, 60, -40, 180]} -{"ts": 1651342548996, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651342549285, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651342549286, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50]} -{"ts": 1651342549575, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342549577, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -50, 50]} -{"ts": 1651342550015, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342550016, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 50]} -{"ts": 1651342550396, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50, -40, 50]} -{"ts": 1651342550955, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342550956, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 50, -40, 60, -40, 50]} -{"ts": 1651342551385, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342551387, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 180]} -{"ts": 1651342551629, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342551630, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-195, 49]} -{"ts": 1651342551835, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342551836, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-156, 50]} -{"ts": 1651342552115, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342552116, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651342552416, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 60]} -{"ts": 1651342552635, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342552637, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651342553226, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-450, 50, -40, 50]} -{"ts": 1651342553615, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342553616, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 150]} -{"ts": 1651342554185, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342554186, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 140]} -{"ts": 1651342554752, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342554754, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60, -30, 60, -40, 50, -50, 47]} -{"ts": 1651342555005, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342555007, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-203, 50]} -{"ts": 1651342555295, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342555296, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60]} -{"ts": 1651342555575, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342555577, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60, -40, 50]} -{"ts": 1651342555805, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342555806, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60]} -{"ts": 1651342556516, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 50, -40, 60, -40, 50, -40, 60]} -{"ts": 1651342556765, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342556767, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651342556965, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342556966, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651342558026, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342558027, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50, -30, 130, -71, 150, -40, 50, -40, 60]} -{"ts": 1651342559107, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651342562648, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-4450, 60, -30, 140, -60, 151]} -{"ts": 1651342562878, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651342563508, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651342563509, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-300, 50, -50, 50, -40, 50, -40, 50]} -{"ts": 1651342563938, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342563939, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -40, 150]} -{"ts": 1651342564626, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342564627, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 60, -30, 60, -50, 170]} -{"ts": 1651342564845, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342564847, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 60]} -{"ts": 1651342565495, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651342565497, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 50, -40, 160]} -{"ts": 1651342565865, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342565867, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60, -30, 60]} -{"ts": 1651342566135, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342566137, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 60, -30, 60]} -{"ts": 1651342566385, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342566386, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651342566566, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651342567165, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342567167, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60, -30, 60, -50, 170]} -{"ts": 1651342567616, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 150, -30, 50]} -{"ts": 1651342568246, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342568247, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-201, 130, -60, 160, -30, 50]} -{"ts": 1651342569116, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342569118, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-510, 120, -90, 150]} -{"ts": 1651342569553, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342569554, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 54, -31, 162]} -{"ts": 1651342569933, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342569935, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 140, -30, 50]} -{"ts": 1651342570784, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342570786, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-431, 50, -30, 120, -80, 140]} -{"ts": 1651342571197, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342571198, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 57, -35, 151]} -{"ts": 1651342571547, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651342571549, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 150]} -{"ts": 1651342571907, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342571908, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 50]} -{"ts": 1651342572098, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342572099, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651342572647, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342572649, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 50, -40, 60, -40, 50]} -{"ts": 1651342573008, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 60]} -{"ts": 1651342573397, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342573398, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 140, -40, 50]} -{"ts": 1651342574017, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342574019, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 120, -70, 150, -50, 50]} -{"ts": 1651342574617, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342574618, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-480, 120]} -{"ts": 1651342575197, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342575199, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -50, 50, -40, 50, -40, 50]} -{"ts": 1651342575437, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342575439, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651342576148, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342576150, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 150, -40, 61, -29, 61]} -{"ts": 1651342576509, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342576510, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 50]} -{"ts": 1651342576968, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342576970, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 50, -40, 50]} -{"ts": 1651342577678, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342577679, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 50, -40, 60, -30, 60, -40, 50, -40, 60]} -{"ts": 1651342578169, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342578170, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 220]} -{"ts": 1651342578628, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651342578630, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -50, 160]} -{"ts": 1651342578928, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342578929, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60, -40, 50]} -{"ts": 1651342579219, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342579220, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651342580300, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342580300, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342580499, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 60, -30, 200, -80, 140, -40, 60, -30, 60]} -{"ts": 1651342581330, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-500, 50, -40, 50, -40, 60, -40, 50]} -{"ts": 1651342581680, "w": 11, "s": "BO, Central, OH", "o": "", "t": "[.--..]", "c": []} -{"ts": 1651342581682, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-211, 50, -40, 50]} -{"ts": 1651342582140, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342582141, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -50, 50, -40, 50]} -{"ts": 1651342582770, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342582771, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 130, -30, 60]} -{"ts": 1651342583251, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342583252, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -50, 160]} -{"ts": 1651342583830, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342583831, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 140, -70, 180]} -{"ts": 1651342584080, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342584082, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60]} -{"ts": 1651342584570, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342584571, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 50, -40, 50]} -{"ts": 1651342584970, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342584971, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 50, -40, 60]} -{"ts": 1651342585900, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342585901, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 160, -40, 50, -50, 160, -30, 50]} -{"ts": 1651342586180, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342586182, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651342586380, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651342586381, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651342586841, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342586842, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-231, 50, -40, 50, -40, 50]} -{"ts": 1651342587082, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60]} -{"ts": 1651342587811, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Z", "c": []} -{"ts": 1651342587813, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-300, 50, -40, 50, -40, 60, -40, 50, -50, 50]} -{"ts": 1651342588392, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -40, 50, -40, 60, -40, 50]} -{"ts": 1651342589472, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651342589472, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342589502, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 50, -40, 50, -40, 150, -60, 160, -30, 60, -30, 60]} -{"ts": 1651342590102, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-460, 50, -40, 50]} -{"ts": 1651342590292, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651342590293, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651342590712, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342590712, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 150]} -{"ts": 1651342591132, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 160, -30, 50]} -{"ts": 1651342591642, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342591644, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 51, -50, 50]} -{"ts": 1651342591942, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342591944, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 50]} -{"ts": 1651342592223, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342592224, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60]} -{"ts": 1651342592413, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651342592973, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342592974, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60, -30, 60, -30, 180]} -{"ts": 1651342593633, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 50, -30, 60, -40, 50]} -{"ts": 1651342594093, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342594094, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 160]} -{"ts": 1651342594412, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342594413, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 50]} -{"ts": 1651342594703, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342594704, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 60]} -{"ts": 1651342595473, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342595474, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-440, 50, -40, 60, -40, 50, -40, 50]} -{"ts": 1651342595803, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50]} -{"ts": 1651342596343, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342596344, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 170]} -{"ts": 1651342596583, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342596584, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60]} -{"ts": 1651342596784, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342596785, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-151, 50]} -{"ts": 1651342597664, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342597665, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 160, -30, 50, -60, 160, -30, 50]} -{"ts": 1651342597954, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50]} -{"ts": 1651342598164, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651342598165, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651342598714, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342598715, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-310, 50, -40, 60, -30, 60]} -{"ts": 1651342598984, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651342599754, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Z", "c": []} -{"ts": 1651342599755, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 50, -40, 50, -50, 50, -40, 50, -40, 60]} -{"ts": 1651342600444, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 60, -30, 60, -40, 50, -50, 50]} -{"ts": 1651342601524, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651342601525, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342601715, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-550, 50, -40, 50, -50, 130, -60, 160, -41, 49, -40, 51]} -{"ts": 1651342602325, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 210]} -{"ts": 1651342602554, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651342602555, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651342602745, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342602746, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651342603826, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342603935, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-700, 220, -30, 60, -40, 50, -40, 50]} -{"ts": 1651342604505, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-520, 50]} -{"ts": 1651342604714, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342604716, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651342604904, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342604906, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651342605085, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651342605545, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342605546, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-300, 160]} -{"ts": 1651342605775, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60]} -{"ts": 1651342605965, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342605965, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651342606285, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342606286, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 60]} -{"ts": 1651342606565, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651342606895, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342606897, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-191, 50, -40, 50]} -{"ts": 1651342607786, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-450, 160, -50, 50, -30, 60, -40, 50]} -{"ts": 1651342608236, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342608237, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60, -40, 50, -40, 50]} -{"ts": 1651342608995, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342608997, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 160, -30, 60, -40, 50]} -{"ts": 1651342609776, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342609777, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 140, -30, 60, -60, 160, -30, 50]} -{"ts": 1651342609976, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342609977, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 1]} -{"ts": 1651342610790, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651342610790, "w": 11, "s": "BO, Central, OH", "o": "", "t": "_", "c": []} -{"ts": 1651342610792, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651342611873, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651342612002, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-928, 48, -46, 48]} -{"ts": 1651342612615, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-561, 52]} -{"ts": 1651342612890, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342612891, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52, -48, 46]} -{"ts": 1651342613203, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342613204, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46]} -{"ts": 1651342614137, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-793, 46, -46, 48]} -{"ts": 1651342614975, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342614977, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-506, 46, -48, 46, -48, 52]} -{"ts": 1651342615604, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342615605, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 54, -46, 48, -46, 154]} -{"ts": 1651342615830, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342615832, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48]} -{"ts": 1651342616109, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342616110, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-129, 50, -48, 52]} -{"ts": 1651342616337, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342616338, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56]} -{"ts": 1651342616810, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46, -52, 46]} -{"ts": 1651342616987, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342616988, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 52]} -{"ts": 1651342617411, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342617413, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -50, 154]} -{"ts": 1651342617839, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 152, -56, 48]} -{"ts": 1651342618919, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342618920, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342619334, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 124, -78, 125, -74, 126, -74, 154]} -{"ts": 1651342619998, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 48, -46, 48, -46, 48, -50, 46]} -{"ts": 1651342620222, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651342620224, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 48]} -{"ts": 1651342620723, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342620724, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-240, 260]} -{"ts": 1651342621193, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342621193, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-206, 264]} -{"ts": 1651342621440, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342621441, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-200, 48]} -{"ts": 1651342621618, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342621620, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 54]} -{"ts": 1651342622512, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342622513, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-339, 152, -56, 46, -48, 152, -48, 52]} -{"ts": 1651342622732, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651342622902, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "J", "c": []} -{"ts": 1651342622904, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-125, 46]} -{"ts": 1651342623324, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342623326, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-184, 46, -52, 46, -48, 46]} -{"ts": 1651342623550, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 54]} -{"ts": 1651342624147, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342624149, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46, -48, 46, -48, 50, -46, 48, -46, 48]} -{"ts": 1651342624651, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342624653, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46, -48, 50, -46, 48, -46, 48]} -{"ts": 1651342625370, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651342625372, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-579, 46, -48, 46]} -{"ts": 1651342626186, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342626188, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-484, 46, -46, 48, -46, 52, -48, 46]} -{"ts": 1651342626414, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342626415, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54]} -{"ts": 1651342626586, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342626588, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651342627191, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342627192, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 50, -47, 46, -48, 50, -46, 52, -48, 46]} -{"ts": 1651342627417, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52]} -{"ts": 1651342627897, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651342627898, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-337, 46, -46, 52]} -{"ts": 1651342628173, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342628175, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50, -52, 48]} -{"ts": 1651342628393, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342628395, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651342628568, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 50]} -{"ts": 1651342629089, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342629091, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48, -52, 156]} -{"ts": 1651342629679, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-343, 46, -48, 152]} -{"ts": 1651342629913, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342629914, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 52]} -{"ts": 1651342630184, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342630185, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 52, -46, 48]} -{"ts": 1651342630412, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342630413, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 52]} -{"ts": 1651342631104, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-343, 46, -52, 49, -56, 46, -47, 52]} -{"ts": 1651342631529, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342631531, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 54, -46, 154]} -{"ts": 1651342632151, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342632153, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48, -52, 48, -46, 50, -48, 152]} -{"ts": 1651342632481, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342632483, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 52, -48, 50]} -{"ts": 1651342632916, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "V", "c": []} -{"ts": 1651342632917, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 162, -54, 46]} -{"ts": 1651342633558, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342633560, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 124, -86, 152, -54, 46]} -{"ts": 1651342634149, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342634150, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 46, -52, 152]} -{"ts": 1651342634951, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342634953, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-341, 124, -80, 157, -53, 48]} -{"ts": 1651342635177, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342635179, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48]} -{"ts": 1651342635447, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342635448, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 46, -48, 46]} -{"ts": 1651342635679, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342635681, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-184, 48]} -{"ts": 1651342636118, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 46, -48, 162]} -{"ts": 1651342636457, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342636458, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 161]} -{"ts": 1651342636956, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342636957, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-348, 152]} -{"ts": 1651342637272, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342637273, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 46, -48, 46]} -{"ts": 1651342637805, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342637806, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 124, -82, 152]} -{"ts": 1651342638031, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342638033, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 45]} -{"ts": 1651342638522, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342638523, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 154]} -{"ts": 1651342638751, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342638752, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651342638923, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342638924, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651342639449, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342639450, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 158, -50, 48, -46, 48]} -{"ts": 1651342639876, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48, -50, 152]} -{"ts": 1651342640197, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342640198, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 53, -48, 46]} -{"ts": 1651342640466, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342640468, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50, -48, 46]} -{"ts": 1651342641047, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342641048, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46, -46, 154]} -{"ts": 1651342641381, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 154]} -{"ts": 1651342641863, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342641865, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-331, 152]} -{"ts": 1651342642369, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342642371, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 50, -46, 48, -46, 48, -46, 48]} -{"ts": 1651342642589, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342642591, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651342643073, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342643075, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-330, 154]} -{"ts": 1651342643295, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342643297, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 50]} -{"ts": 1651342643561, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342643563, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46, -48, 46]} -{"ts": 1651342643984, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342643986, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 50, -46, 154]} -{"ts": 1651342644305, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 46, -50, 48]} -{"ts": 1651342644726, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342644728, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 152, -48, 50]} -{"ts": 1651342645410, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342645411, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 124, -79, 152]} -{"ts": 1651342645924, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342645924, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48, -46, 154]} -{"ts": 1651342646339, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342646341, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52, -48, 50, -46, 48]} -{"ts": 1651342646559, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342646560, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651342647078, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342647079, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 50, -47, 46, -48, 156]} -{"ts": 1651342647616, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342647617, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 132, -80, 151]} -{"ts": 1651342648293, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342648294, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 46, -50, 48, -46, 48, -50, 50]} -{"ts": 1651342648519, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342648521, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52]} -{"ts": 1651342648695, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342648696, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52]} -{"ts": 1651342649337, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342649337, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 52, -46, 134, -73, 158]} -{"ts": 1651342649715, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 46]} -{"ts": 1651342649890, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651342649891, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 46]} -{"ts": 1651342650359, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342650360, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-200, 268]} -{"ts": 1651342650900, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-198, 152, -49, 48, -47, 47]} -{"ts": 1651342651470, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342651472, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-325, 46, -48, 152]} -{"ts": 1651342651698, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342651699, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 50]} -{"ts": 1651342651968, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342651969, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46, -48, 50]} -{"ts": 1651342652188, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342652189, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651342652658, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-330, 46, -48, 45]} -{"ts": 1651342652927, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342652929, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50, -46, 48]} -{"ts": 1651342653147, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342653148, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651342653322, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 50]} -{"ts": 1651342653839, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342653841, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46, -48, 156]} -{"ts": 1651342654673, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 152, -52, 45, -48, 46, -48, 152, -48, 46]} -{"ts": 1651342655337, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342655338, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-664, 1]} -{"ts": 1651342656419, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "?", "c": []} -{"ts": 1651342656419, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651342658872, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651342658875, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651342659942, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-770, 60, -40, 50]} -{"ts": 1651342660963, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-271, 170, -40, 50, -40, 50, -40, 60]} -{"ts": 1651342661422, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342661424, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 50, -40, 60]} -{"ts": 1651342662272, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342662273, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-510, 160, -40, 50, -40, 50]} -{"ts": 1651342663043, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342663044, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 140, -30, 60, -30, 170, -30, 50]} -{"ts": 1651342664124, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342664125, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651342664274, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-680, 150, -30, 60, -50, 160, -30, 50]} -{"ts": 1651342664535, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651342664724, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651342664725, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651342665224, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342665225, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50, -40, 60, -30, 60]} -{"ts": 1651342665475, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651342666235, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Z", "c": []} -{"ts": 1651342666236, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-331, 50, -40, 50, -40, 60, -40, 50, -40, 60]} -{"ts": 1651342666836, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 50, -40, 60, -30, 60, -40, 50]} -{"ts": 1651342667455, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651342667456, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-480, 50, -40, 50]} -{"ts": 1651342667869, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342667870, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 60, -30, 54]} -{"ts": 1651342668927, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342668928, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-478, 60, -50, 133, -70, 140, -50, 50]} -{"ts": 1651342669737, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342669738, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50, -40, 50, -50, 180, -40, 50, -40, 50]} -{"ts": 1651342670377, "w": 11, "s": "BO, Central, OH", "o": "", "t": "1", "c": []} -{"ts": 1651342670378, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-490, 50, -40, 60]} -{"ts": 1651342670667, "w": 11, "s": "BO, Central, OH", "o": "", "t": "2", "c": []} -{"ts": 1651342670668, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651342670927, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342670928, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60]} -{"ts": 1651342671398, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-211, 50, -50, 160]} -{"ts": 1651342671628, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342671629, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651342671928, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342671929, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60, -30, 60]} -{"ts": 1651342672368, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342672369, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60, -30, 60, -40, 50]} -{"ts": 1651342672988, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-570, 50]} -{"ts": 1651342673198, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342673199, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651342673588, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342673589, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 200]} -{"ts": 1651342674128, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 190, -30, 60, -40, 50]} -{"ts": 1651342675208, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342675209, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342675799, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1430, 50, -40, 150]} -{"ts": 1651342676219, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 150, -30, 51]} -{"ts": 1651342676759, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342676760, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 170, -30, 50, -40, 50]} -{"ts": 1651342677839, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342677840, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-920, 160]} -{"ts": 1651342678389, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342678390, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60, -30, 60, -40, 50, -50, 50]} -{"ts": 1651342678619, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342678620, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651342679700, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342679701, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342679999, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-870, 50, -40, 50, -50, 40, -30, 160, -40, 50]} -{"ts": 1651342680539, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-310, 140, -30, 60]} -{"ts": 1651342681049, "w": 11, "s": "BO, Central, OH", "o": "", "t": "3", "c": []} -{"ts": 1651342681050, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 140, -30, 60, -30, 60]} -{"ts": 1651342681890, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342681891, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-791, 50]} -{"ts": 1651342682090, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342682091, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651342682410, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342682410, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 60]} -{"ts": 1651342682610, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651342683190, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342683191, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -40, 50, -40, 60, -30, 60]} -{"ts": 1651342683710, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 50, -40, 50, -40, 50]} -{"ts": 1651342684790, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342684791, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342685110, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-870, 50, -40, 50, -30, 180, -30, 60, -40, 50]} -{"ts": 1651342685620, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 150, -30, 50]} -{"ts": 1651342686130, "w": 11, "s": "BO, Central, OH", "o": "", "t": "2", "c": []} -{"ts": 1651342686131, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 150, -40, 50, -40, 50]} -{"ts": 1651342686881, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342686882, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-581, 170]} -{"ts": 1651342687231, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342687232, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50]} -{"ts": 1651342687761, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342687762, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 130, -80, 150]} -{"ts": 1651342688011, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342688012, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60]} -{"ts": 1651342688681, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342688682, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 60, -40, 150]} -{"ts": 1651342689071, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342689072, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 180]} -{"ts": 1651342689734, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342689735, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 120, -88, 135]} -{"ts": 1651342690315, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342690316, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-234, 46, -41, 60, -40, 160]} -{"ts": 1651342690765, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342690766, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60, -30, 60, -40, 50]} -{"ts": 1651342691045, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342691046, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60]} -{"ts": 1651342691745, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342691746, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 50, -30, 60, -40, 180]} -{"ts": 1651342692355, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342692356, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 130, -70, 180]} -{"ts": 1651342693436, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342693437, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342693527, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 50, -40, 50, -50, 130, -71, 160, -40, 50, -40, 50]} -{"ts": 1651342694608, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651342696903, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-3400, 60, -30, 60, -40, 50, -40, 50]} -{"ts": 1651342697143, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651342697829, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342697831, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-330, 160, -30, 50, -40, 50]} -{"ts": 1651342698070, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342698072, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-191, 50]} -{"ts": 1651342698260, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342698262, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651342698520, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342698522, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651342698991, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 60, -30, 60]} -{"ts": 1651342699410, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342699411, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 160, -30, 50]} -{"ts": 1651342699721, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342699722, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 140]} -{"ts": 1651342700440, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342700441, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 50, -40, 50, -40, 50, -50, 50]} -{"ts": 1651342700880, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342700882, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 160]} -{"ts": 1651342701608, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342701610, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 60, -30, 60, -50, 180]} -{"ts": 1651342701818, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342701819, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651342702498, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651342702500, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 50, -50, 170]} -{"ts": 1651342703139, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342703140, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-300, 50, -50, 161, -30, 50]} -{"ts": 1651342703619, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342703621, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 160]} -{"ts": 1651342704379, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651342704380, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -40, 50, -40, 50, -80, 180]} -{"ts": 1651342704608, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342704610, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651342704798, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651342704799, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651342705078, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342705080, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651342705369, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651342705708, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342705709, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -30, 60]} -{"ts": 1651342706115, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-251, 155]} -{"ts": 1651342706384, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342706386, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651342707004, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342707006, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-470, 150]} -{"ts": 1651342707254, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342707256, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651342707554, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342707556, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -50, 50]} -{"ts": 1651342707994, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342707996, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 170]} -{"ts": 1651342708315, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -50, 50]} -{"ts": 1651342708714, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342708716, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 150, -30, 50]} -{"ts": 1651342709655, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342709657, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-611, 50, -40, 60, -30, 60, -40, 50]} -{"ts": 1651342709875, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342709876, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 60]} -{"ts": 1651342710125, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342710126, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651342710405, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342710407, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651342710615, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342710616, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651342711216, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-460, 50, -40, 50]} -{"ts": 1651342711515, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342711517, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60, -30, 60]} -{"ts": 1651342711755, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342711757, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651342712186, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 170]} -{"ts": 1651342713266, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342713266, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342713479, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 50, -40, 60, -30, 130, -70, 160, -40, 50, -40, 50]} -{"ts": 1651342714559, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651342715580, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1771, 50, -40, 60, -30, 60, -40, 50]} -{"ts": 1651342715811, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651342716280, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342716281, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 50, -50, 50]} -{"ts": 1651342716690, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342716691, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60, -30, 60, -40, 50]} -{"ts": 1651342717450, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342717452, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 50, -40, 50, -40, 50, -40, 60]} -{"ts": 1651342717710, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342717711, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651342717990, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342717991, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651342718260, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342718261, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50, -50, 50]} -{"ts": 1651342718480, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342718481, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651342719251, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 50, -50, 120, -70, 140]} -{"ts": 1651342719601, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342719602, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -41, 50]} -{"ts": 1651342719931, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651342719932, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 120]} -{"ts": 1651342720501, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342720502, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50, -40, 50, -40, 60, -40, 50]} -{"ts": 1651342721221, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342721222, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 60, -30, 60, -40, 50, -50, 50]} -{"ts": 1651342721551, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342721552, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50]} -{"ts": 1651342721991, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342721992, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 60, -30, 60]} -{"ts": 1651342722641, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342722643, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-310, 50, -60, 140, -30, 60]} -{"ts": 1651342723071, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342723072, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 160]} -{"ts": 1651342723601, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651342723602, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 110, -70, 140]} -{"ts": 1651342723961, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342723962, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60, -30, 60]} -{"ts": 1651342724391, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342724393, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 220]} -{"ts": 1651342724722, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342724723, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-181, 60, -30, 60]} -{"ts": 1651342724992, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342724993, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 60, -40, 50]} -{"ts": 1651342725932, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342725934, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50, -40, 50, -50, 130, -60, 140, -30, 50, -50, 50]} -{"ts": 1651342726653, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-440, 280]} -{"ts": 1651342726872, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651342726873, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651342727322, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651342727324, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 240]} -{"ts": 1651342727922, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342727923, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 130, -70, 130]} -{"ts": 1651342728165, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342728166, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-188, 55]} -{"ts": 1651342728495, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342728496, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 60]} -{"ts": 1651342729136, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342729137, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-231, 50, -30, 160, -30, 50, -40, 50]} -{"ts": 1651342729856, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342729857, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 60, -30, 60, -40, 50, -40, 60, -30, 60]} -{"ts": 1651342730326, "w": 11, "s": "BO, Central, OH", "o": "", "t": "X", "c": []} -{"ts": 1651342730328, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 230]} -{"ts": 1651342730746, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651342730747, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 160]} -{"ts": 1651342731046, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342731047, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 50]} -{"ts": 1651342731436, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342731437, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 140, -30, 50]} -{"ts": 1651342731986, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342731987, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 130]} -{"ts": 1651342732536, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342732537, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 50, -40, 60, -30, 60]} -{"ts": 1651342732786, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342732787, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651342733236, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342733237, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-310, 50, -40, 50]} -{"ts": 1651342733646, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342733647, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 130, -30, 50]} -{"ts": 1651342734117, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342734118, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-231, 60, -30, 60, -40, 50]} -{"ts": 1651342734477, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342734478, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 140]} -{"ts": 1651342734737, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342734738, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651342735017, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342735018, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60, -30, 60]} -{"ts": 1651342735567, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342735568, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -30, 60, -30, 180]} -{"ts": 1651342736077, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 120, -80, 130]} -{"ts": 1651342736347, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342736348, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60]} -{"ts": 1651342736747, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342736748, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 140, -40, 50]} -{"ts": 1651342737067, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342737068, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 150]} -{"ts": 1651342737507, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342737508, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60, -30, 60, -40, 50]} -{"ts": 1651342738427, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342738429, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 50, -40, 140, -50, 140, -30, 50, -40, 60]} -{"ts": 1651342739078, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342739079, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-321, 120, -70, 140]} -{"ts": 1651342739428, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651342739429, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 60]} -{"ts": 1651342739838, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342739839, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 150, -40, 50]} -{"ts": 1651342740119, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342740120, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 1]} -{"ts": 1651342741200, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342741201, "w": 11, "s": "BO, Central, OH", "o": "", "t": "_", "c": []} -{"ts": 1651342749629, "w": 11, "s": "BO, Central, OH", "o": "", "t": "_", "c": []} -{"ts": 1651342749632, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651342750712, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "_", "c": []} -{"ts": 1651342750851, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-935, 40, -40, 60]} -{"ts": 1651342751181, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-190, 40, -60, 40]} -{"ts": 1651342752095, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "Y", "c": []} -{"ts": 1651342752096, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-260, 40, -80, 170, -60, 50]} -{"ts": 1651342752949, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-250, 40, -60, 210, -60, 40, -40, 50]} -{"ts": 1651342754029, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "F", "c": []} -{"ts": 1651342754030, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "X", "c": []} -{"ts": 1651342754897, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-830, 40, -40, 60, -90, 120, -80, 200, -30, 60, -50, 40]} -{"ts": 1651342755792, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-560, 50, -55, 40, -40, 50, -60, 40]} -{"ts": 1651342756111, "w": 11, "s": "AE - Albert, NY", "o": "", "t": ".", "c": []} -{"ts": 1651342756113, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-280, 40]} -{"ts": 1651342756682, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "H", "c": []} -{"ts": 1651342756683, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-270, 300]} -{"ts": 1651342757442, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "E", "c": []} -{"ts": 1651342757443, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-420, 340]} -{"ts": 1651342757811, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "L", "c": []} -{"ts": 1651342757813, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-330, 40]} -{"ts": 1651342758011, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "L", "c": []} -{"ts": 1651342758013, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-160, 40]} -{"ts": 1651342758577, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "O", "c": []} -{"ts": 1651342758578, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-465, 100]} -{"ts": 1651342758957, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-110, 160, -70, 40]} -{"ts": 1651342759717, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-330, 40, -60, 40, -80, 210]} -{"ts": 1651342760157, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "G", "c": []} -{"ts": 1651342760158, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-290, 50, -50, 50]} -{"ts": 1651342760492, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "U", "c": []} -{"ts": 1651342760493, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-205, 40, -50, 40]} -{"ts": 1651342761071, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "Y", "c": []} -{"ts": 1651342761073, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-340, 40, -40, 60, -50, 50]} -{"ts": 1651342762153, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "S", "c": []} -{"ts": 1651342762530, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-540, 50, -40, 60, -85, 130, -90, 210, -80, 40, -40, 40]} -{"ts": 1651342763446, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-580, 335]} -{"ts": 1651342763735, "w": 11, "s": "AE - Albert, NY", "o": "", "t": ".", "c": []} -{"ts": 1651342763736, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-250, 40]} -{"ts": 1651342763955, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "L", "c": []} -{"ts": 1651342763956, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651342764420, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "O", "c": []} -{"ts": 1651342764421, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-295, 170]} -{"ts": 1651342764936, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-275, 40, -60, 40, -50, 50]} -{"ts": 1651342765315, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "T", "c": []} -{"ts": 1651342765316, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-340, 40]} -{"ts": 1651342765530, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "S", "c": []} -{"ts": 1651342765531, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-165, 50]} -{"ts": 1651342766140, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "O", "c": []} -{"ts": 1651342766141, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-210, 40, -70, 180, -60, 50]} -{"ts": 1651342767210, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-460, 40, -50, 50, -50, 50, -50, 30, -50, 240]} -{"ts": 1651342767610, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "F", "c": []} -{"ts": 1651342767611, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-270, 40, -40, 50]} -{"ts": 1651342768085, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "4", "c": []} -{"ts": 1651342768087, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-250, 40, -40, 50, -50, 45]} -{"ts": 1651342768495, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "I", "c": []} -{"ts": 1651342768496, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-270, 50, -50, 40]} -{"ts": 1651342768950, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "S", "c": []} -{"ts": 1651342768951, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-265, 190]} -{"ts": 1651342769270, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "I", "c": []} -{"ts": 1651342769271, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-280, 40]} -{"ts": 1651342769475, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "T", "c": []} -{"ts": 1651342769476, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-145, 60]} -{"ts": 1651342769765, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "O", "c": []} -{"ts": 1651342769766, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-250, 40]} -{"ts": 1651342770105, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-210, 30, -50, 50]} -{"ts": 1651342770605, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "R", "c": []} -{"ts": 1651342770606, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-270, 40, -60, 40, -50, 40]} -{"ts": 1651342771686, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "S", "c": []} -{"ts": 1651342771800, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-855, 50, -40, 50, -50, 50, -50, 50]} -{"ts": 1651342772080, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-240, 40]} -{"ts": 1651342772350, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "H", "c": []} -{"ts": 1651342772351, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651342772695, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "E", "c": []} -{"ts": 1651342772696, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-205, 50, -50, 40]} -{"ts": 1651342772945, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "E", "c": []} -{"ts": 1651342772946, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651342774026, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "I", "c": []} -{"ts": 1651342774027, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "E", "c": []} -{"ts": 1651342774605, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-810, 50, -40, 50, -90, 130, -90, 200, -70, 40, -50, 40]} -{"ts": 1651342775685, "w": 11, "s": "AE - Albert, NY", "o": "", "t": ".", "c": []} -{"ts": 1651342776195, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-860, 120, -80, 120, -90, 110, -90, 120]} -{"ts": 1651342777276, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "=", "c": []} -{"ts": 1651342777277, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-350, 110, -90, 130, -80, 111, -90, 120]} -{"ts": 1651342778076, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-470, 40, -60, 40, -50, 40, -60, 40]} -{"ts": 1651342778416, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "T", "c": []} -{"ts": 1651342778417, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-300, 40]} -{"ts": 1651342779497, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "H", "c": []} -{"ts": 1651342779498, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "E", "c": []} -{"ts": 1651342779576, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-490, 160, -60, 40, -50, 50, -70, 150, -50, 40]} -{"ts": 1651342780486, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-490, 50, -40, 60, -50, 50, -50, 40, -50, 30]} -{"ts": 1651342781046, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "?", "c": []} -{"ts": 1651342781047, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-510, 50]} -{"ts": 1651342781276, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "P", "c": []} -{"ts": 1651342781278, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-190, 40]} -{"ts": 1651342782096, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "O", "c": []} -{"ts": 1651342782097, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-370, 50, -50, 50, -50, 50, -50, 50, -50, 50]} -{"ts": 1651342782756, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-620, 40]} -{"ts": 1651342783837, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "P", "c": []} -{"ts": 1651342783837, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "E", "c": []} -{"ts": 1651342784506, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-1640, 110]} -{"ts": 1651342784736, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-110, 120]} -{"ts": 1651342785016, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-250, 30]} -{"ts": 1651342785216, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "M", "c": []} -{"ts": 1651342785217, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-160, 40]} -{"ts": 1651342785486, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "O", "c": []} -{"ts": 1651342785487, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-230, 40]} -{"ts": 1651342785826, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-210, 40, -50, 40]} -{"ts": 1651342786436, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "R", "c": []} -{"ts": 1651342786437, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-380, 40, -50, 50, -50, 40]} -{"ts": 1651342786726, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-250, 40]} -{"ts": 1651342787566, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "Z", "c": []} -{"ts": 1651342787567, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-450, 180, -70, 40, -50, 50]} -{"ts": 1651342788126, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-260, 40, -80, 180]} -{"ts": 1651342788566, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "D", "c": []} -{"ts": 1651342788567, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-300, 50, -50, 40]} -{"ts": 1651342788896, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "A", "c": []} -{"ts": 1651342788897, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-200, 40, -40, 50]} -{"ts": 1651342789977, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "Y", "c": []} -{"ts": 1651342790236, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-880, 110, -70, 180, -40, 60]} -{"ts": 1651342790536, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-250, 50]} -{"ts": 1651342790756, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "G", "c": []} -{"ts": 1651342790757, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-180, 40]} -{"ts": 1651342791316, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "O", "c": []} -{"ts": 1651342791317, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-520, 40]} -{"ts": 1651342791911, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-355, 50, -40, 50, -50, 50]} -{"ts": 1651342792911, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "E", "c": []} -{"ts": 1651342792912, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-480, 50, -70, 150, -80, 170]} -{"ts": 1651342793201, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "S", "c": []} -{"ts": 1651342793202, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-240, 50]} -{"ts": 1651342793781, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "W", "c": []} -{"ts": 1651342793782, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-310, 270]} -{"ts": 1651342794521, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "E", "c": []} -{"ts": 1651342794523, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-470, 270]} -{"ts": 1651342795406, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "T", "c": []} -{"ts": 1651342795407, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-500, 40, -75, 180, -40, 50]} -{"ts": 1651342795766, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "T", "c": []} -{"ts": 1651342795767, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-320, 40]} -{"ts": 1651342795966, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "F", "c": []} -{"ts": 1651342795967, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651342796316, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "O", "c": []} -{"ts": 1651342796317, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-310, 40]} -{"ts": 1651342796656, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-200, 40, -50, 50]} -{"ts": 1651342797066, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "R", "c": []} -{"ts": 1651342797067, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-370, 40]} -{"ts": 1651342797656, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-350, 50, -50, 50, -40, 50]} -{"ts": 1651342797986, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "E", "c": []} -{"ts": 1651342797987, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-110, 220]} -{"ts": 1651342798406, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-370, 50]} -{"ts": 1651342798746, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "V", "c": []} -{"ts": 1651342798747, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-210, 40, -50, 40]} -{"ts": 1651342799166, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "R", "c": []} -{"ts": 1651342799167, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-280, 50, -50, 40]} -{"ts": 1651342799466, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-160, 50, -60, 30]} -{"ts": 1651342799846, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "Y", "c": []} -{"ts": 1651342799847, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-340, 40]} -{"ts": 1651342800057, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-170, 40]} -{"ts": 1651342800556, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "O", "c": []} -{"ts": 1651342800557, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-240, 150, -70, 40]} -{"ts": 1651342800841, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-240, 45]} -{"ts": 1651342801921, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "N", "c": []} -{"ts": 1651342801922, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "E", "c": []} -{"ts": 1651342802481, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-810, 50, -40, 50, -80, 130, -90, 200, -50, 40, -50, 50]} -{"ts": 1651342802931, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-330, 120]} -{"ts": 1651342803151, "w": 11, "s": "AE - Albert, NY", "o": "", "t": ".", "c": []} -{"ts": 1651342803152, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-110, 110]} -{"ts": 1651342803371, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-110, 110]} -{"ts": 1651342803621, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-110, 140]} -{"ts": 1651342804391, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-430, 50, -50, 50, -40, 50, -50, 50]} -{"ts": 1651342805031, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "=", "c": []} -{"ts": 1651342805033, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-330, 50, -70, 190]} -{"ts": 1651342805781, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "H", "c": []} -{"ts": 1651342805782, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-320, 40, -60, 40, -50, 40, -60, 40, -50, 50]} -{"ts": 1651342806591, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "A", "c": []} -{"ts": 1651342806592, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-370, 50, -50, 50, -40, 50, -50, 50, -50, 50]} -{"ts": 1651342807071, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "P", "c": []} -{"ts": 1651342807072, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-340, 40, -60, 40]} -{"ts": 1651342807401, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "P", "c": []} -{"ts": 1651342807402, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-200, 30, -60, 40]} -{"ts": 1651342808221, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "Y", "c": []} -{"ts": 1651342808221, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-470, 120, -80, 150]} -{"ts": 1651342808511, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-250, 40]} -{"ts": 1651342808731, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "M", "c": []} -{"ts": 1651342808732, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-180, 40]} -{"ts": 1651342809066, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "O", "c": []} -{"ts": 1651342809067, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-285, 50]} -{"ts": 1651342809396, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-190, 50, -50, 40]} -{"ts": 1651342809946, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "R", "c": []} -{"ts": 1651342809947, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-310, 50, -50, 40, -50, 50]} -{"ts": 1651342810246, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-250, 50]} -{"ts": 1651342811016, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "Z", "c": []} -{"ts": 1651342811017, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-380, 190, -50, 50, -50, 50]} -{"ts": 1651342811547, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-220, 50, -60, 201]} -{"ts": 1651342811997, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "D", "c": []} -{"ts": 1651342811998, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-320, 40, -50, 40]} -{"ts": 1651342812317, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "A", "c": []} -{"ts": 1651342812318, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-170, 50, -50, 50]} -{"ts": 1651342813277, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "Y", "c": []} -{"ts": 1651342813278, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-310, 120, -70, 120, -80, 170, -40, 50]} -{"ts": 1651342814358, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "!", "c": []} -{"ts": 1651342816538, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-2510, 120, -90, 110, -90, 120, -80, 140]} -{"ts": 1651342816947, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-300, 110]} -{"ts": 1651342817167, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "=", "c": []} -{"ts": 1651342817168, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-110, 110]} -{"ts": 1651342817387, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-110, 110]} -{"ts": 1651342817647, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-110, 150]} -{"ts": 1651342818727, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "=", "c": []} -{"ts": 1651342820173, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-3090, 50, -50, 50]} -{"ts": 1651342820982, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-200, 50, -70, 150, -70, 40]} -{"ts": 1651342821762, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "I", "c": []} -{"ts": 1651342821763, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-200, 40, -70, 180, -60, 40, -50, 40]} -{"ts": 1651342822262, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "F", "c": []} -{"ts": 1651342822263, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-500, 1]} -{"ts": 1651342823344, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "X", "c": []} -{"ts": 1651342823344, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "_", "c": []} -{"ts": 1651342830057, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "_", "c": []} -{"ts": 1651342830060, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651342831140, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651342831496, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-1158, 46, -48, 46]} -{"ts": 1651342832024, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-476, 52]} -{"ts": 1651342832298, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342832300, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52, -48, 46]} -{"ts": 1651342832612, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342832613, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46]} -{"ts": 1651342833556, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-405, 46, -48, 56, -46, 48, -46, 52]} -{"ts": 1651342833781, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342833782, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52]} -{"ts": 1651342834242, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342834243, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 264]} -{"ts": 1651342834712, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342834713, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-200, 270]} -{"ts": 1651342834969, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342834970, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-200, 58]} -{"ts": 1651342835145, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342835146, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52]} -{"ts": 1651342835526, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342835527, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-335, 46]} -{"ts": 1651342835803, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-136, 46, -48, 46]} -{"ts": 1651342836028, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342836029, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52]} -{"ts": 1651342836205, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 48]} -{"ts": 1651342836911, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342836912, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 154, -46, 50, -48, 46, -48, 46]} -{"ts": 1651342837137, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 54]} -{"ts": 1651342837359, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342837361, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-175, 48]} -{"ts": 1651342837639, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342837640, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 56, -48, 46]} -{"ts": 1651342837971, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342837972, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 154]} -{"ts": 1651342838575, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-348, 152, -56, 47]} -{"ts": 1651342838894, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342838896, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52, -48, 46]} -{"ts": 1651342839224, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342839225, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 52, -50, 48]} -{"ts": 1651342839400, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342839402, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52]} -{"ts": 1651342839628, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342839630, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54]} -{"ts": 1651342840118, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-337, 152]} -{"ts": 1651342840355, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342840357, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-186, 52]} -{"ts": 1651342840537, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342840539, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 56]} -{"ts": 1651342841195, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342841196, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46, -50, 46, -48, 46, -48, 46]} -{"ts": 1651342841416, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651342841838, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342841840, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 46, -48, 156]} -{"ts": 1651342842058, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342842060, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651342842326, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342842327, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 50, -48, 46]} -{"ts": 1651342842793, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342842794, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-327, 46, -48, 46]} -{"ts": 1651342843064, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50, -46, 48]} -{"ts": 1651342843280, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342843282, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 46]} -{"ts": 1651342843457, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50]} -{"ts": 1651342843973, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342843974, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46, -50, 48, -46, 154]} -{"ts": 1651342844942, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-829, 46, -48, 46]} -{"ts": 1651342845217, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342845219, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 48, -46, 52]} -{"ts": 1651342845437, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342845439, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651342845854, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -50, 48, -52, 46]} -{"ts": 1651342846334, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342846335, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 46, -48, 46]} -{"ts": 1651342846676, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342846677, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-179, 163]} -{"ts": 1651342847257, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342847259, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 46, -52, 46, -50, 48]} -{"ts": 1651342847481, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342847482, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52]} -{"ts": 1651342847654, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342847655, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651342848183, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342848184, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 52, -48, 50, -46, 157]} -{"ts": 1651342848619, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 164, -50, 48]} -{"ts": 1651342849146, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342849148, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 162, -48, 46, -48, 46]} -{"ts": 1651342849568, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342849570, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48, -46, 50, -48, 52]} -{"ts": 1651342850159, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342850160, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-333, 258]} -{"ts": 1651342850511, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342850512, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-206, 52, -48, 46]} -{"ts": 1651342851172, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342851173, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 162, -48, 52, -46, 154]} -{"ts": 1651342851402, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342851404, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 58]} -{"ts": 1651342852095, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651342852097, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-339, 152, -52, 56, -48, 46]} -{"ts": 1651342852323, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342852324, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54]} -{"ts": 1651342852555, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342852556, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 58]} -{"ts": 1651342852827, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342852828, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 52, -48, 46]} -{"ts": 1651342853057, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342853058, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56]} -{"ts": 1651342853704, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 163, -52, 48, -52, 152]} -{"ts": 1651342854383, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342854384, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 46, -48, 52, -50, 48, -46, 48]} -{"ts": 1651342854808, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651342854810, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 53, -46, 152]} -{"ts": 1651342855238, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342855239, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 56, -48, 52, -46, 48]} -{"ts": 1651342856005, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342856006, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-331, 152, -48, 48, -46, 48, -46, 48]} -{"ts": 1651342856224, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342856226, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651342856444, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342856446, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651342856870, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342856872, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 154, -50, 46]} -{"ts": 1651342857636, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342857637, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-333, 46, -50, 48, -46, 48, -50, 46, -52, 46]} -{"ts": 1651342857860, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342857861, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 50]} -{"ts": 1651342858130, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651342858131, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46, -50, 48]} -{"ts": 1651342858358, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342858359, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56]} -{"ts": 1651342858691, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 161]} -{"ts": 1651342859027, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342859028, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 158]} -{"ts": 1651342859358, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342859359, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 55, -46, 48]} -{"ts": 1651342859623, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342859625, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48, -46, 48]} -{"ts": 1651342860402, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342860403, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 152, -50, 48, -50, 46, -52, 46]} -{"ts": 1651342860927, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46, -52, 46, -48, 155]} -{"ts": 1651342861349, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342861350, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48, -48, 50, -50, 48]} -{"ts": 1651342861671, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342861672, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56, -46, 48]} -{"ts": 1651342861945, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342861945, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 48, -46, 52]} -{"ts": 1651342862322, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342862324, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 46]} -{"ts": 1651342862941, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 56, -47, 152, -52, 46, -48, 46]} -{"ts": 1651342863551, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342863553, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48, -49, 50, -48, 46, -52, 46, -48, 46]} -{"ts": 1651342864008, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "X", "c": []} -{"ts": 1651342864009, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 260]} -{"ts": 1651342864460, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651342864461, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-204, 48, -46, 154]} -{"ts": 1651342864786, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342864787, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 50, -46, 48]} -{"ts": 1651342865213, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342865214, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 152, -52, 46]} -{"ts": 1651342865539, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342865540, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 48, -50, 46]} -{"ts": 1651342865958, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342865959, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 154, -46, 48]} -{"ts": 1651342866579, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342866581, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 124, -78, 153, -46, 48]} -{"ts": 1651342867239, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342867240, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46, -52, 46, -48, 45, -48, 46]} -{"ts": 1651342867458, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342867459, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651342867631, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342867632, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651342868259, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342868260, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -48, 124, -76, 152]} -{"ts": 1651342868747, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 154]} -{"ts": 1651342869254, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651342869255, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-175, 46, -48, 46, -48, 46, -52, 46]} -{"ts": 1651342869473, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342869475, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651342869964, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342869965, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 152]} -{"ts": 1651342870186, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342870187, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 46]} -{"ts": 1651342870641, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342870642, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-195, 260]} -{"ts": 1651342870885, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342870887, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-197, 48]} -{"ts": 1651342871517, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342871519, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 134, -74, 154, -50, 48]} -{"ts": 1651342871746, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342871747, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54]} -{"ts": 1651342872016, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651342872017, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46, -52, 46]} -{"ts": 1651342872445, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342872446, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56, -46, 153]} -{"ts": 1651342873061, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 50, -48, 50, -46, 52, -46, 48, -50, 48]} -{"ts": 1651342873579, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342873580, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56, -46, 52, -46, 48, -46, 52]} -{"ts": 1651342874374, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651342874375, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -56, 123, -80, 152]} -{"ts": 1651342874604, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342874605, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 52]} -{"ts": 1651342874776, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651342874777, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651342875005, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342875007, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 52]} -{"ts": 1651342875284, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 48, -46, 56]} -{"ts": 1651342875922, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342875923, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 160, -52, 48, -50, 154]} -{"ts": 1651342876341, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 46, -48, 46, -56, 46]} -{"ts": 1651342877421, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651342877422, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342877738, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 124, -82, 126, -74, 126, -78, 154]} -{"ts": 1651342878818, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651342878841, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-333, 124, -80, 130, -76, 124, -80, 152]} -{"ts": 1651342879324, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-335, 46, -46, 56]} -{"ts": 1651342880102, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651342880103, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46, -48, 128, -74, 154]} -{"ts": 1651342880414, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342880415, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 48, -46, 48]} -{"ts": 1651342880869, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651342880870, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 258]} -{"ts": 1651342881333, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342881334, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-206, 258]} -{"ts": 1651342881918, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342881920, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-344, 46, -46, 56, -46, 48]} -{"ts": 1651342882139, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342882140, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651342882567, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342882569, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-179, 152, -48, 50]} -{"ts": 1651342883089, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342883090, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 161, -48, 46, -48, 46]} -{"ts": 1651342883560, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342883561, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-330, 46, -46, 50]} -{"ts": 1651342883887, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342883888, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 152]} -{"ts": 1651342884651, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342884653, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 151, -50, 48, -46, 48, -46, 48]} -{"ts": 1651342885072, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342885073, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 154]} -{"ts": 1651342885387, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342885388, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -50, 46]} -{"ts": 1651342885559, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342885560, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651342886182, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651342886183, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 152, -50, 46, -48, 152]} -{"ts": 1651342886556, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46]} -{"ts": 1651342886727, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651342886728, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651342887343, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342887344, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 50, -48, 46, -50, 48, -46, 154]} -{"ts": 1651342887563, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651342887782, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "V", "c": []} -{"ts": 1651342887784, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651342888050, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342888051, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 46, -48, 46]} -{"ts": 1651342888535, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342888537, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 151]} -{"ts": 1651342888764, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 50]} -{"ts": 1651342888935, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342888936, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651342889611, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342889613, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 152, -48, 46, -50, 48]} -{"ts": 1651342889832, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651342890049, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342890050, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46]} -{"ts": 1651342890318, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342890320, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-127, 48, -46, 48]} -{"ts": 1651342890538, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342890540, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651342891170, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 157, -50, 48, -46, 154]} -{"ts": 1651342891742, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342891743, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-326, 46, -48, 152]} -{"ts": 1651342892165, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651342892167, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 154, -46, 48]} -{"ts": 1651342892682, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342892683, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 154, -46, 52, -48, 46]} -{"ts": 1651342893254, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342893256, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46, -46, 48, -50, 48]} -{"ts": 1651342893478, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342893480, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48]} -{"ts": 1651342893704, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342893705, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 54]} -{"ts": 1651342894181, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342894183, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-333, 46, -48, 50]} -{"ts": 1651342894708, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342894710, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 56, -46, 154, -46, 52]} -{"ts": 1651342895594, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342895596, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 152, -52, 48, -50, 154, -50, 48]} -{"ts": 1651342895818, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651342895820, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52]} -{"ts": 1651342895996, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "J", "c": []} -{"ts": 1651342895997, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 52]} -{"ts": 1651342896419, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342896420, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 52, -47, 54, -48, 46]} -{"ts": 1651342896648, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54]} -{"ts": 1651342897247, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342897249, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 48, -46, 48, -46, 50, -48, 46, -48, 46]} -{"ts": 1651342897761, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342897763, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52, -46, 52, -50, 48, -46, 48]} -{"ts": 1651342898430, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651342898431, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-333, 46, -48, 46, -52, 50, -46, 48]} -{"ts": 1651342898862, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342898864, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56, -48, 156]} -{"ts": 1651342899280, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651342899282, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48, -46, 48, -52, 46]} -{"ts": 1651342899859, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342899860, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 46, -48, 152]} -{"ts": 1651342900285, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342900286, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 154, -45, 52]} -{"ts": 1651342900607, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342900609, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52, -48, 50]} -{"ts": 1651342900881, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342900883, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 46, -52, 46]} -{"ts": 1651342901579, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342901581, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 124, -78, 158]} -{"ts": 1651342901800, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651342901970, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342901971, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-125, 46]} -{"ts": 1651342902200, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342902202, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56]} -{"ts": 1651342902471, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52, -46, 48]} -{"ts": 1651342902699, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342902700, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56]} -{"ts": 1651342903189, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 152]} -{"ts": 1651342903422, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342903423, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 56]} -{"ts": 1651342903602, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342903603, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 56]} -{"ts": 1651342904173, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342904175, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-333, 46, -48, 46, -50, 48]} -{"ts": 1651342904594, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 154]} -{"ts": 1651342904909, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342904910, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -48, 48]} -{"ts": 1651342905179, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342905181, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52, -48, 46]} -{"ts": 1651342905762, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651342905764, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-329, 46, -50, 158]} -{"ts": 1651342906377, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 152, -52, 48, -46, 48, -46, 48]} -{"ts": 1651342906606, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342906607, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 58]} -{"ts": 1651342906778, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342906779, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651342907294, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342907295, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46, -48, 46, -50, 154]} -{"ts": 1651342907625, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 158]} -{"ts": 1651342908106, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651342908107, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -48, 50]} -{"ts": 1651342908436, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342908438, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 158]} -{"ts": 1651342909518, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342909518, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342909532, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-331, 124, -78, 130, -74, 126, -78, 154]} -{"ts": 1651342910612, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651342910613, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-326, 126, -74, 127, -76, 124, -76, 152]} -{"ts": 1651342911377, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-326, 154, -50, 46, -48, 46, -48, 46]} -{"ts": 1651342911784, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651342911786, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46, -48, 46]} -{"ts": 1651342912158, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342912159, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46]} -{"ts": 1651342912426, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342912427, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48, -49, 46]} -{"ts": 1651342912739, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342912741, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46]} -{"ts": 1651342913449, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-708, 1]} -{"ts": 1651342914529, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342914529, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651342985260, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651342985263, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651342986296, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-760, 50, -40, 50]} -{"ts": 1651342987272, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 170, -40, 50, -40, 60, -40, 50]} -{"ts": 1651342987681, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342987682, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60, -30, 60, -40, 50]} -{"ts": 1651342988351, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651342988352, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 140, -40, 60, -40, 50]} -{"ts": 1651342989076, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651342989078, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 145, -30, 61, -30, 150, -30, 50]} -{"ts": 1651342989726, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342989727, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-510, 50, -40, 50]} -{"ts": 1651342990808, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651342990808, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651342990967, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-920, 140, -40, 50, -40, 50]} -{"ts": 1651342991217, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60]} -{"ts": 1651342991506, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342991508, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -30, 60]} -{"ts": 1651342991747, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342991748, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60]} -{"ts": 1651342991937, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651342992646, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342992648, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 50, -50, 50, -40, 50, -40, 60, -30, 60]} -{"ts": 1651342993297, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 60, -40, 50, -40, 50, -40, 60]} -{"ts": 1651342993527, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651342993527, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651342993988, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651342993989, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 130, -31, 50, -39, 51]} -{"ts": 1651342994377, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651342994379, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 50]} -{"ts": 1651342994568, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651342994569, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651342995058, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342995059, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 140, -30, 50]} -{"ts": 1651342995558, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 220, -40, 40]} -{"ts": 1651342996228, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651342996228, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 50, -40, 130, -40, 50]} -{"ts": 1651342996488, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651342996490, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60]} -{"ts": 1651342996677, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651342996679, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651342996928, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342996929, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651342997198, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -40, 50]} -{"ts": 1651342997853, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651342997853, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-408, 52, -40, 155]} -{"ts": 1651342998483, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 120, -80, 160]} -{"ts": 1651342998741, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651342998742, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 48]} -{"ts": 1651342998928, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651342998930, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-128, 60]} -{"ts": 1651342999469, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651342999470, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 120, -60, 150]} -{"ts": 1651342999749, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651343000149, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343000150, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 140, -30, 50]} -{"ts": 1651343000479, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343000480, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 150]} -{"ts": 1651343001089, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343001090, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 60, -30, 60, -40, 50]} -{"ts": 1651343001318, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343001320, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651343001519, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343001520, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651343002600, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343003173, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1131, 140, -30, 60, -40, 160, -30, 50]} -{"ts": 1651343003513, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 50]} -{"ts": 1651343003703, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651343003705, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651343004243, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343004244, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-306, 50, -40, 54, -40, 50]} -{"ts": 1651343004604, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-310, 50]} -{"ts": 1651343005483, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343005484, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-440, 60, -40, 50, -40, 60, -40, 50, -40, 60]} -{"ts": 1651343006053, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343006055, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50, -40, 50, -50, 50, -40, 50]} -{"ts": 1651343006613, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651343006614, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 50, -40, 50]} -{"ts": 1651343006813, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343006814, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651343007099, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343007100, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 46]} -{"ts": 1651343007278, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-129, 50]} -{"ts": 1651343007828, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343007829, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 260]} -{"ts": 1651343008289, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 230]} -{"ts": 1651343008829, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343008830, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-201, 160, -40, 50, -30, 60]} -{"ts": 1651343009479, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343009480, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-480, 170]} -{"ts": 1651343009739, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343009740, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651343010029, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343010031, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651343010339, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343010340, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 50]} -{"ts": 1651343010620, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651343011339, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651343011341, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 50, -40, 60, -40, 50, -40, 50]} -{"ts": 1651343011680, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 60]} -{"ts": 1651343012119, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343012121, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 60, -30, 60]} -{"ts": 1651343012959, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343012960, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-510, 50, -40, 60, -30, 60, -40, 50]} -{"ts": 1651343013369, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343013370, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60, -30, 150]} -{"ts": 1651343013770, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343013771, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 131, -40, 50]} -{"ts": 1651343014250, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343014251, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 150, -30, 50, -40, 50]} -{"ts": 1651343014930, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343014931, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 60, -40, 160]} -{"ts": 1651343015320, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343015321, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 170]} -{"ts": 1651343015810, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343015811, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 150]} -{"ts": 1651343016290, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343016291, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60, -40, 50, -40, 60]} -{"ts": 1651343016570, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343016571, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60]} -{"ts": 1651343017450, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343017451, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-470, 140, -40, 50, -30, 150]} -{"ts": 1651343017710, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343017711, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651343018120, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343018122, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 60, -50, 50]} -{"ts": 1651343018410, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343018411, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60, -30, 60]} -{"ts": 1651343019491, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651343019582, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-261, 60, -30, 230, -60, 150, -40, 50, -40, 50]} -{"ts": 1651343020272, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-480, 210]} -{"ts": 1651343020622, "w": 11, "s": "BO, Central, OH", "o": "", "t": "[.--..]", "c": []} -{"ts": 1651343020623, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50]} -{"ts": 1651343021261, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343021262, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 150, -30, 50, -80, 140]} -{"ts": 1651343021522, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343021523, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651343022342, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343022343, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-490, 110, -90, 130]} -{"ts": 1651343022601, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343022603, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651343022802, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343022803, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651343023251, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343023253, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 60, -40, 50]} -{"ts": 1651343023652, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 190]} -{"ts": 1651343024412, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343024413, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-341, 140, -40, 50, -40, 150]} -{"ts": 1651343024732, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343024734, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 50]} -{"ts": 1651343025272, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343025274, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 160, -30, 60, -30, 60]} -{"ts": 1651343025692, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343025694, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -30, 60, -40, 50]} -{"ts": 1651343026613, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343026614, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 60, -50, 140, -40, 50, -70, 160]} -{"ts": 1651343027292, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343027294, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 50, -40, 60, -30, 60, -40, 50]} -{"ts": 1651343027562, "w": 11, "s": "BO, Central, OH", "o": "", "t": ",", "c": []} -{"ts": 1651343027564, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60]} -{"ts": 1651343028553, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343028554, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-750, 60, -30, 60, -41, 50]} -{"ts": 1651343028793, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343028795, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60]} -{"ts": 1651343029203, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Z", "c": []} -{"ts": 1651343029205, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 130, -30, 60]} -{"ts": 1651343029684, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 150, -30, 60, -30, 60]} -{"ts": 1651343030103, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343030105, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -40, 50, -40, 50]} -{"ts": 1651343030983, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343030985, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 170, -40, 50, -40, 60, -30, 60]} -{"ts": 1651343031203, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343031205, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651343031544, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343031545, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 150]} -{"ts": 1651343031964, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343031965, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 180]} -{"ts": 1651343032203, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343032205, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651343032464, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343032464, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60]} -{"ts": 1651343032743, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343032744, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -40, 60]} -{"ts": 1651343033304, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343033305, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 140]} -{"ts": 1651343033865, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 51, -40, 50, -40, 60, -40, 50]} -{"ts": 1651343034284, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343034286, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 160]} -{"ts": 1651343034684, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343034686, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 120, -50, 50]} -{"ts": 1651343035204, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343035206, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 50, -40, 50]} -{"ts": 1651343035814, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343035816, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 170, -30, 60, -30, 60]} -{"ts": 1651343036044, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343036045, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651343036235, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343036236, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651343036891, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343036892, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 50, -48, 50, -40, 50, -39, 59]} -{"ts": 1651343037126, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-175, 60]} -{"ts": 1651343037315, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343037316, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651343038319, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343038321, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 57, -35, 130, -80, 160, -40, 60, -30, 60]} -{"ts": 1651343039401, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651343040780, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-2080, 180, -70, 130]} -{"ts": 1651343041030, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60]} -{"ts": 1651343041591, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343041592, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-310, 251]} -{"ts": 1651343042131, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343042132, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 290]} -{"ts": 1651343042740, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343042742, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-560, 50]} -{"ts": 1651343043041, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651343043042, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-157, 46, -48, 50]} -{"ts": 1651343043247, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343043248, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-155, 50]} -{"ts": 1651343043437, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343043438, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651343044080, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343044081, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 114, -70, 150, -40, 50]} -{"ts": 1651343044381, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 60]} -{"ts": 1651343044640, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343044642, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651343044930, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343044931, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60, -30, 60]} -{"ts": 1651343045732, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343045733, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 50, -50, 150, -30, 50, -50, 151]} -{"ts": 1651343046132, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 50]} -{"ts": 1651343046331, "w": 11, "s": "BO, Central, OH", "o": "", "t": ",", "c": []} -{"ts": 1651343046333, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651343046732, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343046733, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 190]} -{"ts": 1651343047242, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 150, -30, 50, -40, 60]} -{"ts": 1651343047832, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343047833, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 160]} -{"ts": 1651343048061, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343048062, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651343048381, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343048383, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 60]} -{"ts": 1651343048921, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343048922, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60, -30, 60, -38, 182]} -{"ts": 1651343049235, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343049236, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-168, 56, -40, 50]} -{"ts": 1651343049415, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343049417, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651343050034, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343050035, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 148, -30, 60, -40, 150]} -{"ts": 1651343050454, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -30, 60, -40, 50]} -{"ts": 1651343051154, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343051155, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-460, 50, -50, 140]} -{"ts": 1651343051353, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343051355, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651343051643, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343051644, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60, -40, 60]} -{"ts": 1651343051843, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343051845, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651343052554, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-470, 150, -30, 60]} -{"ts": 1651343052833, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343052834, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60]} -{"ts": 1651343053343, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343053344, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60, -50, 170]} -{"ts": 1651343053744, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343053745, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 180]} -{"ts": 1651343054825, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343054826, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343055085, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-611, 50, -40, 50, -40, 120, -90, 150, -50, 50, -40, 50]} -{"ts": 1651343056165, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651343056265, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-840, 120, -70, 150]} -{"ts": 1651343056595, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 60]} -{"ts": 1651343056854, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343056855, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50, -30, 60]} -{"ts": 1651343057904, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651343057906, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-610, 160, -40, 50, -40, 60, -40, 50]} -{"ts": 1651343058145, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651343058574, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343058575, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -40, 50, -40, 50]} -{"ts": 1651343058904, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343058906, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 160]} -{"ts": 1651343059645, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343059646, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-401, 50, -50, 150, -40, 50]} -{"ts": 1651343059945, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343059947, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 60]} -{"ts": 1651343060235, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343060237, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60, -30, 60]} -{"ts": 1651343060575, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343060577, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50]} -{"ts": 1651343060816, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60]} -{"ts": 1651343061236, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343061237, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 150, -30, 60]} -{"ts": 1651343061715, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343061717, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 150, -30, 60, -40, 50]} -{"ts": 1651343062797, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343062798, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343062956, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-860, 130, -90, 160]} -{"ts": 1651343063306, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60, -40, 50]} -{"ts": 1651343063945, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343063947, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 140, -30, 60, -50, 170]} -{"ts": 1651343064186, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343064188, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-191, 50]} -{"ts": 1651343065268, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343065268, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343065577, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-890, 50, -40, 140, -70, 200]} -{"ts": 1651343066357, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 180, -40, 50, -40, 50, -40, 60]} -{"ts": 1651343067116, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651343067117, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-710, 50]} -{"ts": 1651343067336, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343067338, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651343068359, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343068361, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-790, 47, -41, 50, -40, 55]} -{"ts": 1651343068908, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-298, 160, -40, 50]} -{"ts": 1651343069427, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343069429, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 170, -30, 60, -30, 60]} -{"ts": 1651343070509, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343070509, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343071159, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1400, 50, -40, 50, -40, 51, -40, 60]} -{"ts": 1651343071579, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60, -40, 170]} -{"ts": 1651343072078, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343072080, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 150, -30, 50, -40, 60]} -{"ts": 1651343073160, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343073160, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343073249, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-870, 50, -40, 210]} -{"ts": 1651343074292, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-460, 133, -80, 130, -70, 170]} -{"ts": 1651343075021, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343075023, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -50, 130, -60, 160, -40, 50]} -{"ts": 1651343075803, "w": 11, "s": "BO, Central, OH", "o": "", "t": "5", "c": []} -{"ts": 1651343075804, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-630, 50, -41, 60]} -{"ts": 1651343075992, "w": 11, "s": "BO, Central, OH", "o": "", "t": "1", "c": []} -{"ts": 1651343075994, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651343076592, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343076594, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 50, -40, 50, -40, 50, -40, 60]} -{"ts": 1651343076823, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651343077543, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343077544, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 50, -50, 50, -70, 190]} -{"ts": 1651343077862, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343077864, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 50]} -{"ts": 1651343078132, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651343078133, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -40, 50]} -{"ts": 1651343079172, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651343079174, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-610, 50, -40, 60, -30, 60, -40, 50, -40, 60]} -{"ts": 1651343079553, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60, -40, 50]} -{"ts": 1651343079872, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651343079873, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 60]} -{"ts": 1651343080072, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343080074, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651343080703, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343080704, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 140, -30, 60, -60, 150]} -{"ts": 1651343081244, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-211, 50, -40, 50, -30, 160]} -{"ts": 1651343081773, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343081775, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 60, -30, 60, -40, 50]} -{"ts": 1651343082573, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343082575, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-750, 50]} -{"ts": 1651343082974, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343082975, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 60, -30, 60, -40, 51]} -{"ts": 1651343083631, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343083632, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-378, 61, -30, 187]} -{"ts": 1651343084662, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343084663, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-450, 51, -40, 50, -40, 60, -40, 50, -50, 200]} -{"ts": 1651343085431, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343085432, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 120, -70, 150, -40, 50, -50, 50]} -{"ts": 1651343086331, "w": 11, "s": "BO, Central, OH", "o": "", "t": "4", "c": []} -{"ts": 1651343086332, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-540, 180, -40, 50, -30, 60]} -{"ts": 1651343086562, "w": 11, "s": "BO, Central, OH", "o": "", "t": "7", "c": []} -{"ts": 1651343086563, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60]} -{"ts": 1651343086751, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343086753, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651343087311, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343087313, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 170, -40, 50, -40, 50]} -{"ts": 1651343087972, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 120, -60, 170, -40, 50]} -{"ts": 1651343088281, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343088283, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50]} -{"ts": 1651343089363, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343089364, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343089383, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 50, -40, 50, -30, 140, -70, 141, -40, 50, -40, 50]} -{"ts": 1651343090280, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-460, 172, -30, 59, -40, 50, -40, 46]} -{"ts": 1651343090565, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651343090567, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-226, 60]} -{"ts": 1651343090755, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343090757, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651343091135, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343091137, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 140]} -{"ts": 1651343091696, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60, -40, 50, -40, 60, -30, 60]} -{"ts": 1651343092557, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343092558, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-391, 60, -40, 50, -40, 50, -70, 160]} -{"ts": 1651343092816, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343092817, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651343093117, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651343093118, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50]} -{"ts": 1651343093406, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343093408, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60, -30, 60]} -{"ts": 1651343093716, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343093718, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 50]} -{"ts": 1651343093977, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50, -40, 50]} -{"ts": 1651343094587, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651343094588, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 140, -40, 50]} -{"ts": 1651343094837, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651343095307, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343095308, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -50, 170]} -{"ts": 1651343095685, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343095687, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-216, 163]} -{"ts": 1651343096439, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343096441, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-594, 160]} -{"ts": 1651343096689, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343096691, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651343096989, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343096991, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 50]} -{"ts": 1651343097521, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343097522, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60, -30, 60, -30, 181]} -{"ts": 1651343097841, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 50]} -{"ts": 1651343098031, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343098032, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651343098661, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343098662, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 130, -30, 60, -50, 160]} -{"ts": 1651343099119, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60, -30, 60, -40, 48]} -{"ts": 1651343100199, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343100199, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343100317, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-458, 50, -40, 50, -40, 140, -70, 170, -30, 60, -40, 50]} -{"ts": 1651343101007, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-640, 50]} -{"ts": 1651343101196, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651343101198, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651343101596, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343101598, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 130, -40, 50]} -{"ts": 1651343101847, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651343102256, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343102258, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 50]} -{"ts": 1651343102456, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343102457, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651343102967, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343102968, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -30, 150, -40, 50]} -{"ts": 1651343103608, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-511, 130]} -{"ts": 1651343104184, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343104186, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 60, -30, 60, -40, 50, -40, 57]} -{"ts": 1651343104436, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343104438, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-202, 50]} -{"ts": 1651343105518, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343105518, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343106302, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1505, 130, -80, 150]} -{"ts": 1651343106562, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651343106751, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343106752, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651343107053, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343107053, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-251, 50]} -{"ts": 1651343107343, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60, -30, 60]} -{"ts": 1651343107772, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343107774, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -30, 60, -40, 50]} -{"ts": 1651343108023, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651343108591, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343108591, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-520, 48]} -{"ts": 1651343108799, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343108801, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-149, 60]} -{"ts": 1651343109489, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343109490, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 50, -30, 60, -40, 50, -50, 50, -40, 50]} -{"ts": 1651343109750, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60]} -{"ts": 1651343110009, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651343110010, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651343110299, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343110300, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60, -30, 60]} -{"ts": 1651343110730, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343110730, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60, -40, 160]} -{"ts": 1651343111131, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 170]} -{"ts": 1651343111380, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343111381, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651343111579, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343111581, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651343111860, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343111861, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651343112150, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 60]} -{"ts": 1651343112569, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343112571, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 60, -30, 60]} -{"ts": 1651343113151, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-431, 60, -30, 60]} -{"ts": 1651343113551, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343113552, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 140, -40, 50]} -{"ts": 1651343114000, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343114001, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 60]} -{"ts": 1651343114190, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343114191, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651343114740, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343114742, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 60, -30, 160]} -{"ts": 1651343114961, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651343115250, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343115252, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651343115800, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343115802, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 50, -30, 60]} -{"ts": 1651343116001, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651343116581, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343116582, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 60, -30, 60, -40, 50, -40, 60]} -{"ts": 1651343117031, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -80, 150]} -{"ts": 1651343117690, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343117692, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 50, -40, 60, -40, 50, -40, 60]} -{"ts": 1651343118232, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343118233, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-361, 180]} -{"ts": 1651343118504, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651343118506, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60]} -{"ts": 1651343118801, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343118803, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50]} -{"ts": 1651343119102, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343119103, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60, -30, 60]} -{"ts": 1651343119961, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343119963, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-530, 50, -40, 50, -40, 60, -40, 50]} -{"ts": 1651343120402, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -60, 160]} -{"ts": 1651343120811, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343120813, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 60, -30, 60]} -{"ts": 1651343121592, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343121594, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-460, 60, -50, 210]} -{"ts": 1651343122673, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343122674, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343123128, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-910, 134, -90, 122, -100, 180]} -{"ts": 1651343124140, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-422, 50, -40, 50, -70, 200, -30, 60, -40, 50]} -{"ts": 1651343124900, "w": 11, "s": "BO, Central, OH", "o": "", "t": "5", "c": []} -{"ts": 1651343124901, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-620, 50, -40, 50]} -{"ts": 1651343125320, "w": 11, "s": "BO, Central, OH", "o": "", "t": "2", "c": []} -{"ts": 1651343125321, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 140, -40, 50]} -{"ts": 1651343125680, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343125681, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 150]} -{"ts": 1651343125939, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343125941, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651343126220, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343126221, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651343126509, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343126511, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60, -30, 60]} -{"ts": 1651343126971, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343126972, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 141, -30, 60]} -{"ts": 1651343127431, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -50, 150]} -{"ts": 1651343127811, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343127812, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 170]} -{"ts": 1651343128150, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343128152, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50]} -{"ts": 1651343128378, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343128379, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-181, 46]} -{"ts": 1651343128566, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343128568, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-143, 46]} -{"ts": 1651343128966, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343128967, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-179, 140, -30, 50]} -{"ts": 1651343129466, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -50, 180]} -{"ts": 1651343129886, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343129887, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 180]} -{"ts": 1651343130967, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343130968, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343131836, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1390, 60, -30, 60, -70, 160, -30, 50, -50, 50]} -{"ts": 1651343132446, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-440, 170]} -{"ts": 1651343132695, "w": 11, "s": "BO, Central, OH", "o": "", "t": "2", "c": []} -{"ts": 1651343132697, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651343132895, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343132897, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651343133317, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343133318, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-201, 140, -29, 51]} -{"ts": 1651343134060, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-590, 153]} -{"ts": 1651343134319, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343134321, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60]} -{"ts": 1651343134609, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343134611, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 60]} -{"ts": 1651343135130, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343135131, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -30, 250]} -{"ts": 1651343135460, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50]} -{"ts": 1651343135650, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343135651, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651343136301, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343136302, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 141, -30, 50, -60, 150]} -{"ts": 1651343136751, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 50]} -{"ts": 1651343136950, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343136952, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651343137370, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343137372, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 130, -40, 50]} -{"ts": 1651343138091, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 50, -40, 60, -30, 60, -40, 50]} -{"ts": 1651343138510, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343138512, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 60, -40, 50]} -{"ts": 1651343138860, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343138861, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 40, -40, 50, -50, 50]} -{"ts": 1651343139942, "w": 11, "s": "BO, Central, OH", "o": "", "t": "6", "c": []} -{"ts": 1651343140219, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-775, 143, -40, 51, -30, 60, -30, 140, -40, 50]} -{"ts": 1651343140870, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 60, -30, 60, -40, 50, -40, 50]} -{"ts": 1651343141259, "w": 11, "s": "BO, Central, OH", "o": "", "t": "?", "c": []} -{"ts": 1651343141260, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50, -40, 60]} -{"ts": 1651343141669, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343141670, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60, -30, 60, -40, 50]} -{"ts": 1651343142460, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343142461, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 50, -50, 160, -50, 50]} -{"ts": 1651343142920, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343142921, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -50, 150]} -{"ts": 1651343143149, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343143151, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651343143429, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343143431, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -30, 60]} -{"ts": 1651343144040, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343144041, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 110, -90, 150]} -{"ts": 1651343145122, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343145179, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 50, -40, 50, -80, 112, -90, 138, -30, 59, -30, 60]} -{"ts": 1651343145789, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-480, 130]} -{"ts": 1651343146359, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651343146361, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-231, 60, -40, 50, -40, 50, -40, 60]} -{"ts": 1651343146844, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343146845, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -60, 184]} -{"ts": 1651343147194, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343147195, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 160]} -{"ts": 1651343147663, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343147665, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60, -40, 50, -40, 60]} -{"ts": 1651343148334, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343148335, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 50, -50, 160]} -{"ts": 1651343149271, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343149272, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-500, 166, -27, 54, -40, 50, -50, 50]} -{"ts": 1651343149590, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343149591, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 50]} -{"ts": 1651343150280, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343150281, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 140, -70, 160, -40, 50]} -{"ts": 1651343150780, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343150782, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-440, 60]} -{"ts": 1651343150980, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343150981, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651343151401, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343151403, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-201, 140, -30, 50]} -{"ts": 1651343151662, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651343152641, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343152642, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-257, 58, -40, 50, -54, 120, -70, 151, -40, 50, -40, 50]} -{"ts": 1651343153659, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343153660, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-870, 48, -50, 50]} -{"ts": 1651343154050, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651343154051, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 130]} -{"ts": 1651343154619, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343154621, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60, -30, 60, -40, 50, -40, 60]} -{"ts": 1651343154929, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343154931, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 50]} -{"ts": 1651343155339, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343155341, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 120, -30, 60]} -{"ts": 1651343156019, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343156020, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 150, -30, 60, -50, 200]} -{"ts": 1651343156900, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343156901, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-550, 50, -40, 51, -40, 50, -40, 60]} -{"ts": 1651343157160, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343157161, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651343157840, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343157841, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 50, -40, 60, -30, 60, -40, 50]} -{"ts": 1651343158280, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343158281, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -60, 160]} -{"ts": 1651343158710, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343158712, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 60, -40, 50]} -{"ts": 1651343159590, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343159592, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-550, 50, -40, 50, -40, 60, -30, 60]} -{"ts": 1651343160040, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343160041, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -70, 150]} -{"ts": 1651343160551, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343160552, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 140, -40, 50, -40, 60]} -{"ts": 1651343161150, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343161151, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-450, 60, -30, 60]} -{"ts": 1651343161551, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343161552, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 180]} -{"ts": 1651343162211, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343162213, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-421, 50, -40, 60, -40, 50]} -{"ts": 1651343162631, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343162632, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-267, 57, -50, 46]} -{"ts": 1651343163076, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343163078, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-208, 140, -40, 57]} -{"ts": 1651343163437, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343163438, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 50]} -{"ts": 1651343163616, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343163618, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 60]} -{"ts": 1651343163856, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343163858, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651343164447, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 160]} -{"ts": 1651343164996, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343164998, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60, -30, 60, -40, 50, -40, 50]} -{"ts": 1651343165316, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343165318, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -50, 50]} -{"ts": 1651343166398, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343166398, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343166657, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-790, 140, -30, 60, -30, 60, -30, 100, -40, 60]} -{"ts": 1651343167018, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-251, 110]} -{"ts": 1651343167567, "w": 11, "s": "BO, Central, OH", "o": "", "t": "?", "c": []} -{"ts": 1651343167568, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -50, 50, -40, 50, -40, 50]} -{"ts": 1651343167797, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343167798, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651343168507, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343168509, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-358, 121, -97, 134]} -{"ts": 1651343168867, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343168868, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 50]} -{"ts": 1651343169388, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343169389, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 161, -40, 50, -40, 60]} -{"ts": 1651343170400, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343170401, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-452, 130, -80, 120, -90, 140]} -{"ts": 1651343170660, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343170661, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651343170860, "w": 11, "s": "BO, Central, OH", "o": "", "t": "5", "c": []} -{"ts": 1651343170861, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651343171290, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343171292, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50, -40, 50]} -{"ts": 1651343172371, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343172598, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 50, -40, 60, -70, 130, -70, 170, -30, 60, -40, 50]} -{"ts": 1651343173678, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651343174188, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1430, 160]} -{"ts": 1651343174439, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-201, 50]} -{"ts": 1651343174638, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343174639, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651343175170, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343175171, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-472, 60]} -{"ts": 1651343175472, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-141, 60, -50, 50]} -{"ts": 1651343175801, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343175802, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -50, 50]} -{"ts": 1651343176582, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 160, -30, 50, -50, 50, -30, 60]} -{"ts": 1651343177031, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343177032, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60, -30, 60, -40, 50]} -{"ts": 1651343177771, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343177772, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 160, -40, 50, -50, 50]} -{"ts": 1651343178521, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343178522, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 140, -30, 60, -40, 150, -30, 50]} -{"ts": 1651343178742, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343178743, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 1]} -{"ts": 1651343179823, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651343179824, "w": 11, "s": "BO, Central, OH", "o": "", "t": "_", "c": []} -{"ts": 1651343182329, "w": 11, "s": "BO, Central, OH", "o": "", "t": "_", "c": []} -{"ts": 1651343182332, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651343183412, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651343183926, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-1311, 48, -46, 48]} -{"ts": 1651343184524, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-546, 52]} -{"ts": 1651343184801, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343184803, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 54, -46, 48]} -{"ts": 1651343185115, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343185116, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48]} -{"ts": 1651343185870, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-599, 152]} -{"ts": 1651343186583, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343186584, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 56, -48, 46, -48, 47, -46, 52]} -{"ts": 1651343187006, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343187007, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 45, -48, 156]} -{"ts": 1651343187332, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343187333, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 154]} -{"ts": 1651343187918, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343187919, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-348, 46, -48, 46, -48, 50]} -{"ts": 1651343188144, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343188145, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 54]} -{"ts": 1651343188322, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343188323, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 54]} -{"ts": 1651343188868, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343188869, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 52, -48, 56, -46, 154]} -{"ts": 1651343189302, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 160, -50, 52]} -{"ts": 1651343189832, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343189833, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 162, -48, 52, -46, 48]} -{"ts": 1651343190249, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343190250, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 57, -46, 48, -46, 48]} -{"ts": 1651343191123, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343191124, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-326, 126, -78, 154, -46, 48]} -{"ts": 1651343191341, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343191343, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46]} -{"ts": 1651343191607, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343191609, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46, -48, 46]} -{"ts": 1651343191831, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343191833, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 50]} -{"ts": 1651343192263, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 58, -46, 153]} -{"ts": 1651343192598, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343192600, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 162]} -{"ts": 1651343193080, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343193081, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 46, -52, 48]} -{"ts": 1651343193673, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343193674, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -56, 152]} -{"ts": 1651343194199, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343194201, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 126, -74, 154]} -{"ts": 1651343194578, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343194580, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 47]} -{"ts": 1651343194854, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343194855, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 56, -48, 46]} -{"ts": 1651343195085, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343195086, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 57]} -{"ts": 1651343195522, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 58, -46, 160]} -{"ts": 1651343196056, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343196058, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 163, -52, 48, -46, 48]} -{"ts": 1651343196384, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343196385, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 62, -48, 46]} -{"ts": 1651343196822, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343196824, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 164, -52, 48]} -{"ts": 1651343197465, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343197466, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 124, -82, 155, -54, 46]} -{"ts": 1651343198139, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343198140, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 46, -52, 48, -46, 52, -46, 48]} -{"ts": 1651343198465, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343198467, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 54, -46, 48]} -{"ts": 1651343198888, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343198889, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 52, -48, 56, -46, 48]} -{"ts": 1651343199651, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343199652, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-325, 154, -46, 48, -50, 46, -48, 46]} -{"ts": 1651343199965, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343199967, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46]} -{"ts": 1651343200185, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343200186, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651343200367, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343200369, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 52]} -{"ts": 1651343201146, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343201147, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-339, 46, -52, 46, -48, 52, -46, 52, -46, 52]} -{"ts": 1651343201576, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52, -46, 158]} -{"ts": 1651343202221, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651343202222, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 134, -80, 154, -52, 46]} -{"ts": 1651343202442, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343202444, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 48]} -{"ts": 1651343203019, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343203020, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-330, 46, -48, 152]} -{"ts": 1651343203448, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343203450, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 160, -46, 48]} -{"ts": 1651343203971, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343203973, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 164, -46, 48, -46, 47]} -{"ts": 1651343204457, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343204459, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 46, -48, 52]} -{"ts": 1651343204786, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343204787, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 154]} -{"ts": 1651343205386, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343205387, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 258]} -{"ts": 1651343205644, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343205646, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-207, 52]} -{"ts": 1651343205816, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343205818, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651343206054, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343206055, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 58]} -{"ts": 1651343206227, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651343206856, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343206857, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 154, -55, 48, -46, 154]} -{"ts": 1651343207278, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48, -52, 48, -46, 50]} -{"ts": 1651343207875, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343207876, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-339, 258]} -{"ts": 1651343208223, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343208224, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-200, 54, -46, 48]} -{"ts": 1651343208859, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343208860, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 158, -58, 46, -48, 152]} -{"ts": 1651343209081, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343209082, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 48]} -{"ts": 1651343209750, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343209751, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-337, 46, -46, 52, -46, 48, -46, 48]} -{"ts": 1651343209975, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343209976, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 46]} -{"ts": 1651343210451, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343210452, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 46, -46, 48]} -{"ts": 1651343210871, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343210873, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 56, -48, 50, -47, 46]} -{"ts": 1651343211354, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343211355, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46, -50, 52]} -{"ts": 1651343211779, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343211781, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 154, -48, 50]} -{"ts": 1651343212112, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343212113, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 158]} -{"ts": 1651343212345, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343212347, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 56]} -{"ts": 1651343212516, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343212517, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-123, 48]} -{"ts": 1651343212896, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343212898, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46]} -{"ts": 1651343213077, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 56]} -{"ts": 1651343213541, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343213542, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 268]} -{"ts": 1651343214098, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-200, 162, -50, 47, -50, 48]} -{"ts": 1651343214323, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343214325, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52]} -{"ts": 1651343214544, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343214545, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651343214813, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343214815, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48, -46, 52]} -{"ts": 1651343215473, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343215475, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-326, 48, -46, 52, -46, 48, -46, 48]} -{"ts": 1651343215891, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46, -48, 151]} -{"ts": 1651343216420, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343216422, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 126, -74, 158]} -{"ts": 1651343217203, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343217204, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-326, 124, -78, 154, -50, 50]} -{"ts": 1651343217421, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343217422, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46]} -{"ts": 1651343217841, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343217842, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 154]} -{"ts": 1651343218062, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343218063, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 46]} -{"ts": 1651343218335, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343218336, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50, -50, 47]} -{"ts": 1651343218928, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343218929, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-339, 45, -46, 162]} -{"ts": 1651343219388, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 264]} -{"ts": 1651343219830, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343219831, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-202, 46, -48, 46, -52, 48]} -{"ts": 1651343220055, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343220057, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 54]} -{"ts": 1651343220228, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343220228, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651343221309, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343221626, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-337, 124, -76, 132, -76, 124, -76, 156]} -{"ts": 1651343222225, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 258]} -{"ts": 1651343222469, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651343222470, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-197, 48]} -{"ts": 1651343222649, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343222650, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 56]} -{"ts": 1651343222983, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343222984, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 160]} -{"ts": 1651343223405, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56, -46, 52, -46, 48]} -{"ts": 1651343223783, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343223784, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 46]} -{"ts": 1651343223963, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343223964, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-132, 48]} -{"ts": 1651343224485, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343224486, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56, -46, 154, -46, 48]} -{"ts": 1651343224863, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 46]} -{"ts": 1651343225039, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343225040, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50]} -{"ts": 1651343225502, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343225503, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-199, 264]} -{"ts": 1651343226063, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-206, 156, -52, 52, -46, 48]} -{"ts": 1651343226292, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343226293, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 52]} -{"ts": 1651343226518, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343226519, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52]} -{"ts": 1651343226791, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343226792, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 56, -46, 47]} -{"ts": 1651343227478, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343227479, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-337, 154, -54, 48, -46, 48]} -{"ts": 1651343227704, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 50]} -{"ts": 1651343227969, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343227970, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-125, 46, -48, 46]} -{"ts": 1651343228397, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343228398, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 50, -48, 152]} -{"ts": 1651343229023, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 154, -46, 48, -50, 152]} -{"ts": 1651343229243, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343229244, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651343229818, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343229819, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-329, 46, -48, 152]} -{"ts": 1651343230246, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343230247, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 154, -52, 46]} -{"ts": 1651343230778, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343230779, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 162, -46, 52, -46, 48]} -{"ts": 1651343231255, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343231256, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-337, 46, -48, 46]} -{"ts": 1651343231430, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343231431, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-125, 50]} -{"ts": 1651343231650, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343231651, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651343231822, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651343232280, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343232281, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-200, 258]} -{"ts": 1651343232741, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-200, 260]} -{"ts": 1651343233079, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343233080, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-199, 46, -48, 46]} -{"ts": 1651343233507, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343233508, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 156, -48, 46]} -{"ts": 1651343233919, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343233920, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46, -50, 48]} -{"ts": 1651343234491, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343234492, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 50, -52, 48, -46, 48]} -{"ts": 1651343234816, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343234817, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 152]} -{"ts": 1651343235334, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343235335, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 50, -46, 154]} -{"ts": 1651343235850, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343235851, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -50, 152, -48, 46]} -{"ts": 1651343236368, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343236369, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -50, 154, -46, 48]} -{"ts": 1651343237450, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343237450, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343237462, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-331, 124, -80, 124, -76, 124, -76, 152]} -{"ts": 1651343237938, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46, -50, 46]} -{"ts": 1651343238612, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651343238614, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-339, 46, -50, 52, -46, 48, -46, 48]} -{"ts": 1651343239039, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343239041, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 52, -47, 152]} -{"ts": 1651343239658, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343239659, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 48, -46, 48, -50, 46, -52, 152]} -{"ts": 1651343239888, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343239889, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56]} -{"ts": 1651343240664, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "V", "c": []} -{"ts": 1651343240665, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46, -52, 48, -50, 154, -50, 48]} -{"ts": 1651343241181, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343241183, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 52, -48, 46, -48, 152]} -{"ts": 1651343241509, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Q", "c": []} -{"ts": 1651343241510, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 54, -48, 46]} -{"ts": 1651343241845, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343241846, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 162]} -{"ts": 1651343242065, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343242066, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651343242648, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343242649, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-337, 46, -46, 154]} -{"ts": 1651343243334, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343243335, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 46, -48, 156, -48, 46]} -{"ts": 1651343243558, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343243559, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52]} -{"ts": 1651343244189, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343244191, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -48, 124, -76, 155]} -{"ts": 1651343244877, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343244878, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 152, -50, 52, -46, 48]} -{"ts": 1651343245097, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651343245099, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651343245363, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343245364, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46, -48, 46]} -{"ts": 1651343245794, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343245796, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48, -54, 153]} -{"ts": 1651343246431, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 160, -52, 46, -48, 156]} -{"ts": 1651343246662, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343246664, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 58]} -{"ts": 1651343247134, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343247135, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 46, -48, 46]} -{"ts": 1651343247470, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343247471, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 154]} -{"ts": 1651343247695, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343247697, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 54]} -{"ts": 1651343248235, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343248236, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 132, -76, 158]} -{"ts": 1651343248651, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343248652, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46, -48, 46, -48, 50]} -{"ts": 1651343249311, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343249312, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46, -46, 48, -50, 48, -46, 48]} -{"ts": 1651343249529, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343249531, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46]} -{"ts": 1651343249748, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343249749, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 46]} -{"ts": 1651343250024, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343250026, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 56, -46, 48]} -{"ts": 1651343250252, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343250253, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54]} -{"ts": 1651343250743, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 152]} -{"ts": 1651343251262, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343251264, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 54, -48, 46, -48, 46, -52, 46]} -{"ts": 1651343251685, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343251687, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 46, -48, 156]} -{"ts": 1651343252023, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343252024, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 160]} -{"ts": 1651343252501, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343252502, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -46, 48]} -{"ts": 1651343253086, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343253087, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 151, -50, 48]} -{"ts": 1651343253312, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343253314, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52]} -{"ts": 1651343253532, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343253534, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651343254066, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343254068, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 160, -52, 46, -48, 50]} -{"ts": 1651343254551, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343254553, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 151]} -{"ts": 1651343254785, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343254786, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 56]} -{"ts": 1651343254963, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343254965, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-125, 53]} -{"ts": 1651343255771, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343255772, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-344, 124, -84, 154, -50, 52]} -{"ts": 1651343255998, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52]} -{"ts": 1651343256324, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343256325, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 154]} -{"ts": 1651343256698, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343256700, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-329, 46]} -{"ts": 1651343256870, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343256871, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651343257298, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343257300, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 154, -50, 48]} -{"ts": 1651343257779, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-326, 154]} -{"ts": 1651343258283, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343258284, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52, -48, 46, -47, 46, -48, 46]} -{"ts": 1651343258503, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343258504, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651343259085, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343259087, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 45, -51, 154]} -{"ts": 1651343259399, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343259400, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48]} -{"ts": 1651343259622, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343259623, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 52]} -{"ts": 1651343259892, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343259893, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50, -48, 46]} -{"ts": 1651343260974, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343261030, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-380, 124, -78, 124, -76, 128, -76, 151]} -{"ts": 1651343261980, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-198, 124, -76, 124, -76, 124, -76, 152]} -{"ts": 1651343263060, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651343263061, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651343265315, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-2582, 126, -74, 125, -74, 126, -74, 154]} -{"ts": 1651343265821, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-366, 46, -46, 48]} -{"ts": 1651343266757, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651343266759, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-482, 46, -48, 129, -74, 158]} -{"ts": 1651343266982, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343266983, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 52]} -{"ts": 1651343267164, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651343267165, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 52]} -{"ts": 1651343267694, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343267695, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 52, -50, 48, -52, 152]} -{"ts": 1651343268165, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-202, 268]} -{"ts": 1651343268725, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343268726, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-206, 161, -52, 48, -46, 48]} -{"ts": 1651343269317, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343269318, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 258]} -{"ts": 1651343269669, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343269670, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-206, 52, -46, 48]} -{"ts": 1651343270296, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343270298, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 154, -54, 48, -45, 154]} -{"ts": 1651343270522, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343270524, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48]} -{"ts": 1651343271023, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343271025, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-348, 153]} -{"ts": 1651343271247, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343271248, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48]} -{"ts": 1651343271419, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343271421, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651343271988, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343271990, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 46, -45, 48, -50, 48]} -{"ts": 1651343272209, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651343272428, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343272429, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651343272912, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343272914, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-330, 154]} -{"ts": 1651343273421, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343273422, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 46, -48, 46, -48, 46, -48, 45]} -{"ts": 1651343273847, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343273848, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52, -50, 152]} -{"ts": 1651343274175, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343274177, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 154]} -{"ts": 1651343275060, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343275061, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-348, 46, -46, 48, -50, 160, -47, 46, -48, 46]} -{"ts": 1651343275539, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343275540, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-327, 152]} -{"ts": 1651343275759, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "2", "c": []} -{"ts": 1651343275761, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651343275937, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343275938, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 54]} -{"ts": 1651343276371, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343276372, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 158, -54, 48]} -{"ts": 1651343276858, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 154]} -{"ts": 1651343277084, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343277085, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 50]} -{"ts": 1651343277354, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343277356, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 46, -48, 46]} -{"ts": 1651343277876, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343277877, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 50, -48, 46, -50, 154]} -{"ts": 1651343278193, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46, -48, 50]} -{"ts": 1651343278364, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343278366, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651343278985, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343278986, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 154, -50, 46, -48, 152]} -{"ts": 1651343279802, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-676, 46, -48, 46]} -{"ts": 1651343280774, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343280775, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-418, 151, -46, 52, -48, 46, -48, 46]} -{"ts": 1651343281000, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343281001, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52]} -{"ts": 1651343281331, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343281332, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 154]} -{"ts": 1651343281820, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343281822, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 46, -52, 50]} -{"ts": 1651343282152, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343282153, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 157]} -{"ts": 1651343282633, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343282635, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 46, -50, 46]} -{"ts": 1651343283046, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343283048, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52, -46, 48, -47, 46]} -{"ts": 1651343284124, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343284125, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-624, 152, -50, 47, -46, 158]} -{"ts": 1651343284445, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343284446, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46, -48, 50]} -{"ts": 1651343284869, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343284871, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 152, -52, 46]} -{"ts": 1651343285398, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343285398, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 162, -50, 48, -46, 48]} -{"ts": 1651343285774, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343285775, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-331, 46]} -{"ts": 1651343285954, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343285956, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-134, 46]} -{"ts": 1651343286482, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343286484, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56, -46, 154, -52, 46]} -{"ts": 1651343286963, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 50, -48, 46]} -{"ts": 1651343287138, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343287139, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50]} -{"ts": 1651343287358, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343287360, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651343287531, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651343287754, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343287755, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-175, 48]} -{"ts": 1651343287930, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52]} -{"ts": 1651343288386, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343288387, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-198, 258]} -{"ts": 1651343289467, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343289481, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 124, -78, 124, -76, 127, -76, 152]} -{"ts": 1651343290261, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 152, -46, 50, -48, 50, -48, 46]} -{"ts": 1651343290674, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651343290676, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52, -46, 48, -46, 48]} -{"ts": 1651343291052, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343291054, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 46]} -{"ts": 1651343291319, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343291321, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48, -45, 50]} -{"ts": 1651343291637, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343291638, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -50, 48]} -{"ts": 1651343292146, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-508, 1]} -{"ts": 1651343293227, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343293227, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651343297130, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651343297134, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651343298214, "w": 11, "s": "BO, Central, OH", "o": "", "t": "_", "c": []} -{"ts": 1651343299271, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1840, 60, -41, 50]} -{"ts": 1651343300209, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 150, -40, 50, -40, 50, -40, 50]} -{"ts": 1651343300659, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343300660, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 60, -40, 50]} -{"ts": 1651343301419, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343301420, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 160, -40, 50, -40, 60]} -{"ts": 1651343302259, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343302261, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 140, -30, 60, -50, 150, -40, 50]} -{"ts": 1651343303049, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343303050, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-640, 60, -30, 60]} -{"ts": 1651343303649, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651343303651, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 50, -40, 50, -40, 60, -40, 50]} -{"ts": 1651343304090, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343304091, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 170]} -{"ts": 1651343304769, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343304771, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-203, 60, -40, 56, -40, 50, -40, 191]} -{"ts": 1651343304999, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343305001, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651343305720, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651343305721, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-480, 50, -40, 150]} -{"ts": 1651343306354, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343306356, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-300, 50, -40, 165, -30, 50]} -{"ts": 1651343306624, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343306625, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651343306805, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343306806, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 40]} -{"ts": 1651343307185, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343307186, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 180]} -{"ts": 1651343307435, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651343307634, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343307635, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651343308716, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343309726, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1981, 110]} -{"ts": 1651343310166, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 140]} -{"ts": 1651343310795, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343310797, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 120, -40, 50, -60, 130]} -{"ts": 1651343311065, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343311067, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651343311473, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343311475, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-198, 120, -40, 50]} -{"ts": 1651343312353, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343312354, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-560, 60, -30, 150, -30, 50]} -{"ts": 1651343312643, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343312645, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60]} -{"ts": 1651343312913, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343312914, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -40, 50]} -{"ts": 1651343313133, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343313134, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651343313325, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-141, 50]} -{"ts": 1651343313804, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343313806, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 110, -70, 120]} -{"ts": 1651343314435, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 50, -40, 150]} -{"ts": 1651343315024, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343315026, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 150, -50, 50, -40, 50]} -{"ts": 1651343315384, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343315386, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 60]} -{"ts": 1651343315824, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343315825, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60, -30, 60, -40, 50]} -{"ts": 1651343316194, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343316196, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 150]} -{"ts": 1651343316644, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343316646, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-205, 45, -50, 150]} -{"ts": 1651343317034, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343317036, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 130, -40, 50]} -{"ts": 1651343317394, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343317395, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -50, 40]} -{"ts": 1651343317584, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343317586, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651343317824, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343317825, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651343318755, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-700, 60, -40, 130]} -{"ts": 1651343319134, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343319136, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 140, -30, 50]} -{"ts": 1651343319624, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343319625, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 150, -30, 60, -30, 60]} -{"ts": 1651343320394, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343320395, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 50, -40, 120, -70, 120]} -{"ts": 1651343320715, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343320717, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-171, 60, -40, 50]} -{"ts": 1651343321266, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651343321267, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 300]} -{"ts": 1651343321569, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343321571, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-32767, 300]} -{"ts": 1651343321820, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651343321821, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-32767, 247]} -{"ts": 1651343322410, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651343322412, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 180]} -{"ts": 1651343322660, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343322661, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60]} -{"ts": 1651343322920, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343322921, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50, -40, 50]} -{"ts": 1651343323220, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343323221, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 50]} -{"ts": 1651343323481, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50, -40, 51]} -{"ts": 1651343324041, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651343324042, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 150]} -{"ts": 1651343324291, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651343324481, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343324482, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651343324821, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343324822, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 50]} -{"ts": 1651343325351, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 120, -80, 120]} -{"ts": 1651343325771, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343325772, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -30, 150]} -{"ts": 1651343326091, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343326092, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 50]} -{"ts": 1651343326521, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343326522, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 220]} -{"ts": 1651343326983, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343326984, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-319, 57, -36, 50]} -{"ts": 1651343327273, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343327274, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651343327503, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651343327504, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651343327693, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651343328293, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343328294, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50, -70, 200]} -{"ts": 1651343329374, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343329585, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 60, -40, 50, -60, 130, -60, 170, -50, 51, -45, 50]} -{"ts": 1651343330665, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651343332428, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-2707, 50, -40, 46]} -{"ts": 1651343332923, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-215, 280]} -{"ts": 1651343333346, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343333347, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 223]} -{"ts": 1651343333745, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651343333747, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50, -40, 50]} -{"ts": 1651343333915, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343333917, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50]} -{"ts": 1651343334475, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343334477, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -50, 50, -30, 60, -40, 50]} -{"ts": 1651343334726, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60]} -{"ts": 1651343335067, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343335068, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 51, -40, 50]} -{"ts": 1651343335277, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343335278, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651343335957, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343335958, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 150, -40, 50, -60, 180]} -{"ts": 1651343336607, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-500, 150]} -{"ts": 1651343337156, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343337158, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -50, 50, -30, 60, -40, 50]} -{"ts": 1651343337396, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343337398, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651343337806, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343337808, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 50]} -{"ts": 1651343338337, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343338338, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 130, -60, 130]} -{"ts": 1651343338767, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343338768, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 140]} -{"ts": 1651343339094, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343339096, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 48]} -{"ts": 1651343339513, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343339514, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-226, 192]} -{"ts": 1651343339913, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343339914, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 50]} -{"ts": 1651343340102, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343340104, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651343340482, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343340484, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 130, -30, 50]} -{"ts": 1651343341274, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-361, 50, -50, 50, -50, 150, -30, 50]} -{"ts": 1651343341553, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343341555, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651343341833, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Q", "c": []} -{"ts": 1651343341835, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60, -30, 60]} -{"ts": 1651343342723, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343342724, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 60, -40, 50, -40, 60, -50, 40, -100, 50]} -{"ts": 1651343343624, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-550, 160, -40, 50, -50, 50]} -{"ts": 1651343343833, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651343343835, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651343344014, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343344015, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651343344424, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343344426, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 161]} -{"ts": 1651343344961, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-386, 50, -40, 60]} -{"ts": 1651343345130, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343345132, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50]} -{"ts": 1651343345400, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343345402, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60]} -{"ts": 1651343345581, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651343346142, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343346143, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-201, 120, -80, 160]} -{"ts": 1651343347212, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 50, -40, 50, -40, 120, -80, 150, -50, 50, -40, 60]} -{"ts": 1651343348292, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343348293, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651343349022, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1660, 60, -30, 60]} -{"ts": 1651343349652, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-300, 50, -40, 50, -40, 60, -30, 60]} -{"ts": 1651343350082, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343350083, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 160]} -{"ts": 1651343350722, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343350723, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50, -50, 50, -40, 160]} -{"ts": 1651343350963, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343350964, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-191, 50]} -{"ts": 1651343351512, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651343351514, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-310, 150, -40, 50]} -{"ts": 1651343351756, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343351758, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-32767, 150, -40, 50]} -{"ts": 1651343351809, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343351810, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-32767, 50]} -{"ts": 1651343352499, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343352500, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60, -40, 50, -40, 60, -60, 170]} -{"ts": 1651343352739, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343352740, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651343353029, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651343353030, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60]} -{"ts": 1651343353309, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343353310, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -40, 60]} -{"ts": 1651343354069, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343354070, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 50, -40, 60, -30, 60, -40, 50]} -{"ts": 1651343354529, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -50, 160]} -{"ts": 1651343355019, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343355020, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 140, -30, 60, -30, 60]} -{"ts": 1651343355659, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343355660, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-580, 60]} -{"ts": 1651343356060, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343356061, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-171, 150, -30, 50]} -{"ts": 1651343356580, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343356581, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50, -50, 130]} -{"ts": 1651343357080, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343357081, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -60, 130, -40, 50]} -{"ts": 1651343357890, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343357891, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-590, 220]} -{"ts": 1651343358320, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343358321, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60, -50, 150]} -{"ts": 1651343358720, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343358721, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 140, -30, 60]} -{"ts": 1651343359220, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343359221, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 170, -30, 60, -30, 60]} -{"ts": 1651343359610, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343359611, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-330, 60]} -{"ts": 1651343359800, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343359801, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651343360040, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343360042, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651343360330, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -30, 60]} -{"ts": 1651343361111, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343361112, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 131, -69, 151, -30, 50]} -{"ts": 1651343361631, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -50, 170]} -{"ts": 1651343361861, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343361864, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651343362141, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343362142, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60, -30, 60]} -{"ts": 1651343362591, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343362592, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60, -50, 170]} -{"ts": 1651343363240, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 110, -90, 148, -30, 60]} -{"ts": 1651343363518, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343363519, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-229, 50]} -{"ts": 1651343364207, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343364208, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-450, 51, -39, 48, -51, 50]} -{"ts": 1651343364857, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343364858, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 60, -30, 60, -40, 50, -40, 50]} -{"ts": 1651343365267, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343365268, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 140]} -{"ts": 1651343365587, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651343365588, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 50]} -{"ts": 1651343365797, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343365798, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651343366047, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343366048, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651343366568, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 170]} -{"ts": 1651343366797, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343366798, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60]} -{"ts": 1651343366987, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343366988, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651343367748, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343367749, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 121, -60, 160, -50, 50]} -{"ts": 1651343368028, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651343368408, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343368409, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 160]} -{"ts": 1651343368998, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343368999, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 50, -40, 60, -30, 60]} -{"ts": 1651343369237, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343369238, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-188, 51]} -{"ts": 1651343369517, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Z", "c": []} -{"ts": 1651343369518, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651343369787, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -40, 50]} -{"ts": 1651343370117, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343370118, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50]} -{"ts": 1651343370367, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651343370568, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343370569, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 51]} -{"ts": 1651343371168, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343371169, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50, -40, 50, -50, 170]} -{"ts": 1651343371598, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -30, 60, -40, 50]} -{"ts": 1651343372478, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343372479, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 60, -40, 130, -90, 140]} -{"ts": 1651343372808, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343372809, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50]} -{"ts": 1651343373158, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651343373159, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 130]} -{"ts": 1651343373728, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343373729, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60, -30, 60, -40, 50, -40, 60]} -{"ts": 1651343374809, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343374810, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343374863, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1085, 50]} -{"ts": 1651343375073, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651343375433, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343375434, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 170]} -{"ts": 1651343375920, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 140, -40, 50, -40, 47]} -{"ts": 1651343376374, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343376375, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-314, 50, -30, 60]} -{"ts": 1651343376564, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343376565, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651343376974, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343376975, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 150]} -{"ts": 1651343377214, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651343377494, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343377495, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651343377924, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343377925, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50, -50, 50]} -{"ts": 1651343378644, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-480, 50, -50, 50, -40, 50]} -{"ts": 1651343378874, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343378875, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651343379054, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343379055, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 60]} -{"ts": 1651343379614, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343379615, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 50, -50, 50]} -{"ts": 1651343380154, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-310, 50, -40, 50, -40, 50]} -{"ts": 1651343380425, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343380426, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-221, 50]} -{"ts": 1651343380615, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343380616, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651343381055, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343381056, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 230]} -{"ts": 1651343381575, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 150, -30, 60, -40, 50]} -{"ts": 1651343382175, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343382176, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-460, 140]} -{"ts": 1651343382715, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343382716, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50, -50, 50, -40, 50]} -{"ts": 1651343382925, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343382926, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651343383475, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343383476, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 120, -90, 140]} -{"ts": 1651343384275, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343384276, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 160, -50, 60, -30, 60, -40, 50]} -{"ts": 1651343384505, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343384524, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651343384685, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343384685, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651343385045, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343385046, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 130]} -{"ts": 1651343385596, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -41, 60, -30, 60, -40, 50]} -{"ts": 1651343386576, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343386577, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50, -40, 50, -50, 130, -70, 150, -30, 60, -40, 50]} -{"ts": 1651343387346, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343387347, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-620, 60, -40, 50]} -{"ts": 1651343387826, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651343387827, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -60, 180]} -{"ts": 1651343388436, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343388437, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 370]} -{"ts": 1651343388866, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343388867, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50, -40, 60]} -{"ts": 1651343389076, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651343389077, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60]} -{"ts": 1651343389256, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343389257, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651343389976, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343389978, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 50, -50, 50, -40, 140]} -{"ts": 1651343390417, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 51, -39, 61]} -{"ts": 1651343390637, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343390638, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 60]} -{"ts": 1651343391157, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Z", "c": []} -{"ts": 1651343391158, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 160, -30, 50, -40, 60]} -{"ts": 1651343391777, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-460, 160]} -{"ts": 1651343392027, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343392028, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651343392237, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343392238, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60]} -{"ts": 1651343392917, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343392918, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 50, -40, 50, -40, 60, -30, 60]} -{"ts": 1651343393338, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 160]} -{"ts": 1651343393987, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343393988, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -30, 60, -40, 50, -70, 160]} -{"ts": 1651343394217, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343394218, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651343395027, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651343395028, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-540, 50, -40, 180]} -{"ts": 1651343395437, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343395438, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 130, -40, 50]} -{"ts": 1651343395840, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343395841, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-359, 44]} -{"ts": 1651343396030, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343396031, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651343396589, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343396590, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 159, -30, 50, -40, 50]} -{"ts": 1651343397129, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 160, -30, 50, -40, 50]} -{"ts": 1651343397899, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343397900, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 130, -80, 140]} -{"ts": 1651343398249, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343398250, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60, -30, 60]} -{"ts": 1651343398779, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343398781, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 310]} -{"ts": 1651343399099, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343399100, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 60]} -{"ts": 1651343399469, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651343399470, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 170]} -{"ts": 1651343399959, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343399960, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 190]} -{"ts": 1651343400179, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343400180, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651343400459, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343400460, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651343400790, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343400791, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -40, 51]} -{"ts": 1651343401050, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50, -40, 50]} -{"ts": 1651343401947, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651343401948, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-427, 48, -41, 50, -40, 51, -100, 140]} -{"ts": 1651343402208, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651343402848, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651343402849, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-300, 57, -34, 60, -40, 50, -50, 50]} -{"ts": 1651343403198, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343403199, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50]} -{"ts": 1651343403518, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343403519, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60, -30, 60]} -{"ts": 1651343403698, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343403699, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651343404248, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343404249, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 260]} -{"ts": 1651343404499, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60]} -{"ts": 1651343405058, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343405059, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 50, -40, 50]} -{"ts": 1651343405258, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343405259, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651343405738, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343405740, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -60, 160]} -{"ts": 1651343406389, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 370]} -{"ts": 1651343406839, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343406840, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-201, 250]} -{"ts": 1651343407089, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651343407090, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60]} -{"ts": 1651343407599, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343407600, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 150, -30, 60, -40, 50]} -{"ts": 1651343408339, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343408340, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-460, 50, -50, 180]} -{"ts": 1651343409019, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343409020, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 130, -80, 150]} -{"ts": 1651343409529, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343409530, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-460, 50]} -{"ts": 1651343409939, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343409940, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 50, -40, 50]} -{"ts": 1651343410139, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343410140, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651343410708, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343410709, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-235, 54, -40, 60, -30, 60, -40, 50]} -{"ts": 1651343411218, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -60, 170]} -{"ts": 1651343411618, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343411619, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 130, -30, 60]} -{"ts": 1651343411988, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343411989, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 60]} -{"ts": 1651343412308, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343412309, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60, -30, 60]} -{"ts": 1651343412508, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343412509, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651343412988, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343412989, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -30, 180]} -{"ts": 1651343413629, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 420]} -{"ts": 1651343414318, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343414319, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-330, 140, -60, 160]} -{"ts": 1651343414899, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651343414900, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-211, 60, -30, 60, -40, 180]} -{"ts": 1651343415419, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343415420, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 260]} -{"ts": 1651343415699, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343415700, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651343416749, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343416750, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-330, 50, -40, 50, -60, 120, -90, 130, -30, 60, -30, 60]} -{"ts": 1651343417789, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343417790, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-900, 50, -40, 50]} -{"ts": 1651343418159, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651343418160, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 180]} -{"ts": 1651343418959, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343418960, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 50, -50, 130, -70, 150]} -{"ts": 1651343419380, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343419381, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 151]} -{"ts": 1651343419810, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651343419811, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50, -40, 60]} -{"ts": 1651343420496, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343420497, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-535, 151]} -{"ts": 1651343421047, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343421048, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-221, 50, -40, 50, -40, 60, -30, 60]} -{"ts": 1651343421277, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343421278, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60]} -{"ts": 1651343422157, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343422158, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-500, 130, -90, 160]} -{"ts": 1651343423160, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343423161, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-411, 60, -40, 47, -45, 220, -30, 60, -30, 60]} -{"ts": 1651343424100, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343424101, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 140, -60, 150, -40, 50, -40, 60]} -{"ts": 1651343425030, "w": 11, "s": "BO, Central, OH", "o": "", "t": "2", "c": []} -{"ts": 1651343425031, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 50, -30, 60, -40, 50, -40, 60, -60, 180]} -{"ts": 1651343426111, "w": 11, "s": "BO, Central, OH", "o": "", "t": "7", "c": []} -{"ts": 1651343426112, "w": 11, "s": "BO, Central, OH", "o": "", "t": "4", "c": []} -{"ts": 1651343426411, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1151, 60, -30, 140]} -{"ts": 1651343426801, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 150, -30, 50]} -{"ts": 1651343427351, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343427352, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 180, -30, 50, -50, 50]} -{"ts": 1651343427818, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343427819, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 50, -47, 50]} -{"ts": 1651343428123, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343428124, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-154, 60, -30, 61]} -{"ts": 1651343428333, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343428334, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651343428533, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343428534, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651343429093, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343429094, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -30, 60, -50, 180]} -{"ts": 1651343429593, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 50, -40, 50]} -{"ts": 1651343429783, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343429784, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651343430233, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343430234, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -60, 170]} -{"ts": 1651343430638, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 155, -30, 60]} -{"ts": 1651343431318, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343431319, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 120, -60, 190, -30, 50]} -{"ts": 1651343431648, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343431649, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 60]} -{"ts": 1651343431858, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343431859, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60]} -{"ts": 1651343432128, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343432129, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651343432328, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651343432999, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343433001, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 140, -40, 170, -30, 61]} -{"ts": 1651343433469, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 210]} -{"ts": 1651343433719, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343433720, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60]} -{"ts": 1651343434269, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343434270, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 130]} -{"ts": 1651343434819, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343434820, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60, -30, 60, -40, 50, -40, 50]} -{"ts": 1651343435269, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343435270, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 170]} -{"ts": 1651343435649, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343435650, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 180]} -{"ts": 1651343436669, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343436670, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 60, -30, 60, -40, 120, -70, 140, -40, 50, -40, 50]} -{"ts": 1651343437549, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343437550, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-450, 50, -40, 120, -80, 140]} -{"ts": 1651343437939, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651343437941, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 120]} -{"ts": 1651343438380, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651343438381, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-211, 50, -40, 50, -40, 50]} -{"ts": 1651343439270, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343439271, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-500, 390]} -{"ts": 1651343439500, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343439501, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651343439700, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651343439701, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651343440014, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343440015, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-175, 139]} -{"ts": 1651343440483, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-225, 47, -47, 50, -50, 50]} -{"ts": 1651343440843, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343440844, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-310, 50]} -{"ts": 1651343441033, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343441034, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651343441533, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343441534, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -30, 130, -40, 50]} -{"ts": 1651343442253, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 60, -60, 140, -40, 50]} -{"ts": 1651343442803, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343442804, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -50, 240]} -{"ts": 1651343443233, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343443234, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 140, -40, 50]} -{"ts": 1651343444314, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343444315, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343444461, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 50, -40, 50, -60, 140, -80, 151, -30, 50, -40, 60]} -{"ts": 1651343445360, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-760, 50, -40, 50]} -{"ts": 1651343445902, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651343445903, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-306, 50, -40, 56, -40, 50]} -{"ts": 1651343446332, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343446333, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 50]} -{"ts": 1651343446732, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343446733, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 60]} -{"ts": 1651343447412, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343447413, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-540, 140]} -{"ts": 1651343447992, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343447994, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -40, 50, -40, 60, -40, 50]} -{"ts": 1651343448432, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343448433, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -60, 150]} -{"ts": 1651343448822, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343448823, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 160]} -{"ts": 1651343449687, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343449688, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-440, 105, -60, 180, -30, 50]} -{"ts": 1651343450007, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343450008, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 60]} -{"ts": 1651343450277, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343450278, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 60, -40, 50]} -{"ts": 1651343450517, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343450519, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651343451198, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 110, -70, 160, -40, 50]} -{"ts": 1651343451807, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343451808, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-470, 50, -41, 49]} -{"ts": 1651343452198, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343452199, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-151, 60, -30, 60, -40, 50]} -{"ts": 1651343452978, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343452979, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-450, 50, -40, 50, -40, 50, -50, 50]} -{"ts": 1651343453258, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343453259, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60]} -{"ts": 1651343453528, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343453529, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651343453818, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343453820, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 60]} -{"ts": 1651343454038, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343454040, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651343455017, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -42, 50, -50, 128, -71, 150, -40, 50, -50, 47]} -{"ts": 1651343455923, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343455924, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-477, 130, -60, 160, -30, 50]} -{"ts": 1651343456233, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651343456234, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50]} -{"ts": 1651343456523, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343456525, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 60]} -{"ts": 1651343456743, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343456744, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651343457424, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 120, -70, 170, -40, 50]} -{"ts": 1651343458324, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343458325, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 60, -40, 170, -30, 50, -30, 201]} -{"ts": 1651343459044, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343459045, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 60, -40, 50, -40, 50, -40, 60]} -{"ts": 1651343459274, "w": 11, "s": "BO, Central, OH", "o": "", "t": ",", "c": []} -{"ts": 1651343459276, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60]} -{"ts": 1651343459474, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343459475, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651343460162, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343460163, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -50, 130, -70, 188]} -{"ts": 1651343460673, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 60, -30, 60]} -{"ts": 1651343461068, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651343461070, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 46, -50, 40, -40, 60]} -{"ts": 1651343461778, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343461779, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 50, -40, 60, -30, 160]} -{"ts": 1651343462008, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343462009, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60]} -{"ts": 1651343462298, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343462300, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60, -30, 60]} -{"ts": 1651343463099, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343463100, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-361, 50, -50, 120, -70, 150]} -{"ts": 1651343463380, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651343463689, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651343463691, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50]} -{"ts": 1651343464359, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343464360, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 140, -30, 50, -50, 160]} -{"ts": 1651343464639, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343464641, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60]} -{"ts": 1651343465059, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343465060, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 140, -30, 60]} -{"ts": 1651343465589, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343465590, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 170, -30, 60, -40, 50]} -{"ts": 1651343466519, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343466520, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 60, -40, 140, -60, 180, -30, 50, -40, 50]} -{"ts": 1651343467229, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343467230, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-530, 180]} -{"ts": 1651343467489, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651343467490, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651343467700, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343467702, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-151, 60]} -{"ts": 1651343468782, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343472399, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-4437, 150, -50, 50, -40, 50, -40, 140, -30, 50]} -{"ts": 1651343472976, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 50, -40, 57]} -{"ts": 1651343473345, "w": 11, "s": "BO, Central, OH", "o": "", "t": "?", "c": []} -{"ts": 1651343473346, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-229, 140]} -{"ts": 1651343473895, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343473896, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 50, -40, 60, -30, 60]} -{"ts": 1651343474225, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343474226, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -30, 60]} -{"ts": 1651343474625, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343474626, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 130, -40, 50]} -{"ts": 1651343475275, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343475276, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 140, -30, 60, -60, 160]} -{"ts": 1651343476066, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343476067, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 131, -60, 150, -30, 60]} -{"ts": 1651343476356, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343476357, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50]} -{"ts": 1651343476646, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343476647, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -50, 50]} -{"ts": 1651343476846, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343476847, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651343477486, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 120, -70, 150, -30, 60]} -{"ts": 1651343478491, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343478492, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-500, 155, -27, 52, -60, 121, -30, 60]} -{"ts": 1651343479061, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343479063, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50, -30, 190]} -{"ts": 1651343479471, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651343479472, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60, -30, 60, -40, 50]} -{"ts": 1651343479851, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343479852, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 180]} -{"ts": 1651343480591, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343480592, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 170, -40, 50, -40, 60]} -{"ts": 1651343480841, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343480842, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651343481131, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343481132, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 40, -40, 60]} -{"ts": 1651343481361, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343481362, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651343481561, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651343482273, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343482274, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 60, -30, 60, -40, 50, -40, 57, -35, 60]} -{"ts": 1651343482933, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60, -30, 60, -40, 50, -40, 60, -30, 60]} -{"ts": 1651343483143, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651343483144, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651343483624, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651343483625, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 150, -30, 51, -40, 50]} -{"ts": 1651343484034, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343484035, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 60]} -{"ts": 1651343484204, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343484205, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50]} -{"ts": 1651343484704, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343484705, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 130, -30, 50]} -{"ts": 1651343485284, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 200, -50, 50]} -{"ts": 1651343486364, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343486365, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343486557, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 60, -30, 60, -50, 130, -60, 170, -30, 60, -30, 60]} -{"ts": 1651343487637, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651343488707, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-2100, 50]} -{"ts": 1651343488984, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60, -30, 57]} -{"ts": 1651343490064, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343490240, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1206, 50]} -{"ts": 1651343490460, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651343491090, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343491092, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-221, 90, -80, 130, -60, 50]} -{"ts": 1651343491401, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50]} -{"ts": 1651343491651, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343491652, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651343491941, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343491942, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60, -30, 60]} -{"ts": 1651343492821, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343492822, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 50, -40, 140, -30, 50, -50, 130]} -{"ts": 1651343493261, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 60, -30, 60]} -{"ts": 1651343493541, "w": 11, "s": "BO, Central, OH", "o": "", "t": ",", "c": []} -{"ts": 1651343493542, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651343493741, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651343493742, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651343494159, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 58, -30, 60]} -{"ts": 1651343494874, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343494875, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-379, 130, -80, 126]} -{"ts": 1651343495214, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343495214, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -30, 60]} -{"ts": 1651343495804, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343495805, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 130, -30, 50, -50, 150]} -{"ts": 1651343496033, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343496034, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651343496545, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343496546, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-361, 50, -40, 60]} -{"ts": 1651343496914, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343496915, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -40, 60, -30, 60]} -{"ts": 1651343497455, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 50, -50, 50]} -{"ts": 1651343497795, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651343497796, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 130, -40, 50]} -{"ts": 1651343498325, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 150]} -{"ts": 1651343498554, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Q", "c": []} -{"ts": 1651343498555, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651343498764, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343498766, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651343499125, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343499126, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-300, 60]} -{"ts": 1651343499325, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651343499925, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343499926, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 190, -40, 50, -40, 60]} -{"ts": 1651343501006, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343501165, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1190, 50]} -{"ts": 1651343501385, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 60]} -{"ts": 1651343501566, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343501567, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-131, 50]} -{"ts": 1651343501936, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343501937, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 50]} -{"ts": 1651343502126, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651343502505, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343502507, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 180]} -{"ts": 1651343503006, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 130, -30, 60, -30, 60]} -{"ts": 1651343503976, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343503977, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-560, 120, -70, 130, -40, 50]} -{"ts": 1651343504276, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343504277, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50]} -{"ts": 1651343504725, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343504727, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -30, 160]} -{"ts": 1651343504936, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343504937, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60]} -{"ts": 1651343505225, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343505227, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60, -30, 60]} -{"ts": 1651343506214, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343506215, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60, -30, 60, -40, 140, -50, 200, -30, 50, -40, 50]} -{"ts": 1651343507295, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651343507515, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-951, 350]} -{"ts": 1651343507755, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651343507945, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651343507946, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651343508565, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343508566, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 60, -30, 60, -60, 150]} -{"ts": 1651343508805, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651343509225, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651343509226, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 50, -40, 60]} -{"ts": 1651343509815, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343509816, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-460, 130]} -{"ts": 1651343510346, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343510347, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-201, 50, -40, 50, -40, 50, -40, 60]} -{"ts": 1651343510576, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343510577, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651343511257, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343511258, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-330, 161, -40, 50, -40, 60]} -{"ts": 1651343511517, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343511518, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651343511787, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343511788, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -40, 50]} -{"ts": 1651343512237, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343512238, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 170]} -{"ts": 1651343512868, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 130, -40, 60, -40, 150]} -{"ts": 1651343513117, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343513118, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651343513557, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343513558, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60, -30, 60, -40, 50]} -{"ts": 1651343514107, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343514108, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50, -40, 50, -40, 130]} -{"ts": 1651343515188, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343515189, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343560526, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651343564509, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-3614, 1]} -{"ts": 1651343565590, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651343572366, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-8225, 2]} -{"ts": 1651343573446, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651343575982, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-2735, 154, -50, 46, -48, 50, -45, 48]} -{"ts": 1651343576400, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 54, -46, 52, -48, 46]} -{"ts": 1651343576773, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343576774, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46]} -{"ts": 1651343577041, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343577042, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 46, -48, 46]} -{"ts": 1651343577359, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343577360, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 50, -48, 48]} -{"ts": 1651343578043, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-333, 152, -50, 48, -46, 54]} -{"ts": 1651343578268, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343578270, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52]} -{"ts": 1651343578494, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343578496, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52]} -{"ts": 1651343578770, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343578772, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50, -52, 48]} -{"ts": 1651343578990, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343578991, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651343579622, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 154, -50, 46, -48, 152]} -{"ts": 1651343580101, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343580102, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 46, -48, 50]} -{"ts": 1651343580700, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343580702, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 257]} -{"ts": 1651343580962, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343580963, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-210, 52]} -{"ts": 1651343581140, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343581142, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 52]} -{"ts": 1651343581552, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343581554, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46, -52, 48, -46, 48]} -{"ts": 1651343581895, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 160]} -{"ts": 1651343582369, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343582371, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 46, -50, 47]} -{"ts": 1651343582635, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343582636, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48, -47, 46]} -{"ts": 1651343582853, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651343582854, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 46]} -{"ts": 1651343583026, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651343583547, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343583548, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46, -48, 49, -48, 152]} -{"ts": 1651343584339, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-438, 152, -58, 50, -48, 46]} -{"ts": 1651343584660, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343584662, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -46, 48]} -{"ts": 1651343585191, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343585193, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 151, -54, 52, -52, 48]} -{"ts": 1651343585671, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343585672, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 46, -52, 46]} -{"ts": 1651343585949, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343585951, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 58, -46, 48]} -{"ts": 1651343586173, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651343586175, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52]} -{"ts": 1651343586350, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50]} -{"ts": 1651343586871, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343586872, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 57, -46, 46, -48, 152]} -{"ts": 1651343587561, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 152, -56, 48, -52, 46]} -{"ts": 1651343587788, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343587789, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54]} -{"ts": 1651343588059, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343588061, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-123, 54, -46, 48]} -{"ts": 1651343588290, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343588292, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 49]} -{"ts": 1651343588473, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 54]} -{"ts": 1651343589089, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343589091, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 61, -48, 46, -48, 52, -48, 46, -48, 46]} -{"ts": 1651343589580, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 46, -46, 58]} -{"ts": 1651343590014, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651343590015, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 160, -52, 48]} -{"ts": 1651343590342, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343590344, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 157]} -{"ts": 1651343590567, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343590569, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 53]} -{"ts": 1651343590789, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343590791, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 48]} -{"ts": 1651343591071, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343591072, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-134, 54, -46, 48]} -{"ts": 1651343591495, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343591497, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 152, -50, 48]} -{"ts": 1651343591716, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651343592045, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343592047, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 158]} -{"ts": 1651343592524, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343592526, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-339, 46, -46, 48]} -{"ts": 1651343592701, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343592702, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 48]} -{"ts": 1651343592930, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343592932, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 58]} -{"ts": 1651343593109, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 52]} -{"ts": 1651343593546, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343593548, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 164, -54, 46]} -{"ts": 1651343593972, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 151, -52, 46]} -{"ts": 1651343594191, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343594193, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651343594509, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343594511, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 50, -48, 46]} -{"ts": 1651343594685, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343594687, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50]} -{"ts": 1651343595021, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343595023, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 162]} -{"ts": 1651343595345, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-179, 46, -48, 50]} -{"ts": 1651343595564, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343595566, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651343595741, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343595742, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 46]} -{"ts": 1651343596165, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343596166, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 152, -52, 46]} -{"ts": 1651343597190, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 154, -46, 52, -48, 46, -47, 152, -48, 46]} -{"ts": 1651343597955, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343597956, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 152, -48, 50, -46, 48, -46, 48]} -{"ts": 1651343598363, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "?", "c": []} -{"ts": 1651343598364, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48, -46, 48]} -{"ts": 1651343598734, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343598736, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-325, 46]} -{"ts": 1651343599005, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343599006, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-129, 48, -46, 48]} -{"ts": 1651343599322, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343599323, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 48, -50, 48]} -{"ts": 1651343600206, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-882, 1]} -{"ts": 1651343601286, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343601287, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651343603773, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651343603775, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651343604856, "w": 11, "s": "BO, Central, OH", "o": "", "t": "_", "c": []} -{"ts": 1651343605099, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1030, 60, -30, 60]} -{"ts": 1651343606122, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 163, -40, 50, -40, 50, -50, 50]} -{"ts": 1651343606552, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343606553, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -30, 60, -40, 50]} -{"ts": 1651343607332, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343607333, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 180, -30, 50, -40, 50]} -{"ts": 1651343608081, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343608082, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 130, -30, 50, -50, 140, -40, 51]} -{"ts": 1651343608891, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343608892, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 50, -30, 120, -80, 140]} -{"ts": 1651343609231, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651343609232, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -30, 60]} -{"ts": 1651343609461, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651343609462, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651343609741, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343609742, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60, -40, 50]} -{"ts": 1651343609951, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343609952, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651343610870, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 130, -40, 60, -70, 110, -46, 49]} -{"ts": 1651343611442, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343611443, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-229, 50, -37, 56, -30, 170]} -{"ts": 1651343611862, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651343611863, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -30, 60, -40, 50]} -{"ts": 1651343612202, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343612203, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 140]} -{"ts": 1651343613002, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343613003, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 60, -80, 110, -80, 120]} -{"ts": 1651343613292, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343613293, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50]} -{"ts": 1651343613702, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651343613703, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 140, -30, 60]} -{"ts": 1651343614062, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343614063, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 170]} -{"ts": 1651343614452, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343614453, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 50]} -{"ts": 1651343614652, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343614653, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651343615302, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343615303, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 60, -30, 60, -40, 50, -60, 40]} -{"ts": 1651343615523, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-191, 30]} -{"ts": 1651343616003, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651343616004, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 140, -40, 60]} -{"ts": 1651343616813, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343616814, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-487, 47, -36, 60, -40, 50, -40, 50]} -{"ts": 1651343617053, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343617054, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651343617313, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343617314, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651343617593, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343617594, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 60, -40, 60]} -{"ts": 1651343617853, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343617854, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651343618934, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343618988, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-261, 50, -40, 50, -30, 130, -80, 130, -30, 50, -40, 60]} -{"ts": 1651343620069, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651343620108, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-980, 50, -40, 50]} -{"ts": 1651343620558, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 50]} -{"ts": 1651343620838, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343620839, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651343621058, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343621059, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651343621508, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 50, -40, 50]} -{"ts": 1651343621853, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343621855, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 135]} -{"ts": 1651343622293, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343622294, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 46, -44, 140]} -{"ts": 1651343622533, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343622534, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651343622824, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343622825, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-141, 60, -30, 60]} -{"ts": 1651343623174, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343623175, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 140]} -{"ts": 1651343623444, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651343623931, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343623932, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-167, 140, -40, 50, -30, 60]} -{"ts": 1651343624471, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343624472, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 130]} -{"ts": 1651343625031, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343625033, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60, -40, 50, -40, 60, -30, 60]} -{"ts": 1651343625261, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343625262, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651343625812, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343625813, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 50, -61, 150]} -{"ts": 1651343626472, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343626473, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50, -40, 50, -40, 50, -40, 60, -40, 50]} -{"ts": 1651343627112, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343627114, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 60, -40, 50, -40, 60, -40, 50]} -{"ts": 1651343627622, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651343627624, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 50, -30, 140]} -{"ts": 1651343628012, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651343628013, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 150, -30, 50]} -{"ts": 1651343628492, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343628493, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 130, -40, 50, -40, 60]} -{"ts": 1651343629152, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343629165, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 50, -50, 170]} -{"ts": 1651343629772, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343629773, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 360]} -{"ts": 1651343630252, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343630253, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 270]} -{"ts": 1651343630542, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651343630543, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50]} -{"ts": 1651343630743, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343630744, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-151, 50]} -{"ts": 1651343631333, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343631334, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 130, -30, 60, -60, 130]} -{"ts": 1651343631813, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 150, -30, 60]} -{"ts": 1651343632043, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343632044, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60]} -{"ts": 1651343632233, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343632234, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651343632913, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343632914, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -30, 130, -80, 180]} -{"ts": 1651343633994, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651343634044, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 50, -40, 50, -40, 130, -80, 140, -40, 60, -30, 60]} -{"ts": 1651343634974, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-530, 200, -70, 130]} -{"ts": 1651343635534, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651343635535, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60, -40, 50, -50, 50, -40, 50]} -{"ts": 1651343635995, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343635996, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -41, 160]} -{"ts": 1651343636385, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343636386, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 190]} -{"ts": 1651343637155, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343637157, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 180, -30, 50, -40, 50]} -{"ts": 1651343637405, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343637406, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651343637695, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343637696, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651343638135, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343638136, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -30, 170]} -{"ts": 1651343638826, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 140, -40, 50, -70, 160]} -{"ts": 1651343639105, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343639106, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651343639515, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343639516, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 50]} -{"ts": 1651343639795, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343639796, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60, -40, 50]} -{"ts": 1651343640215, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343640216, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -30, 160]} -{"ts": 1651343640795, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 170, -40, 50, -50, 50]} -{"ts": 1651343641146, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343641147, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-211, 50, -40, 50]} -{"ts": 1651343641366, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343641367, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651343641566, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343641567, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651343641971, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343641972, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-162, 53, -40, 50, -40, 60]} -{"ts": 1651343642772, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 190, -40, 50, -40, 50]} -{"ts": 1651343642991, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343642992, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 60]} -{"ts": 1651343643181, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343643182, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651343643601, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343643602, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 50, -40, 50]} -{"ts": 1651343643911, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -50, 50]} -{"ts": 1651343644131, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651343644132, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651343644321, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651343644831, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343644832, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 50, -30, 160]} -{"ts": 1651343645531, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 50, -40, 60, -30, 60, -40, 50]} -{"ts": 1651343645961, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343645962, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -50, 150]} -{"ts": 1651343646682, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343646684, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 60, -30, 61, -69, 201]} -{"ts": 1651343646922, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343646923, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651343648004, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651343648004, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343648120, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 50, -50, 50, -50, 120, -70, 160, -40, 50, -40, 50]} -{"ts": 1651343648730, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 180]} -{"ts": 1651343648970, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651343648971, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651343649180, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343649182, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651343649550, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343649551, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 50]} -{"ts": 1651343649840, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 60]} -{"ts": 1651343650460, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343650461, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-480, 50, -40, 50]} -{"ts": 1651343651350, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 180, -40, 50, -40, 50, -40, 60]} -{"ts": 1651343651821, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343651822, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 51, -40, 60, -30, 60]} -{"ts": 1651343652606, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343652607, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-440, 170, -30, 60, -35, 50]} -{"ts": 1651343653369, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343653370, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-252, 141, -30, 60, -60, 140, -30, 50]} -{"ts": 1651343653580, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343653581, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 1]} -{"ts": 1651343654285, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651343654285, "w": 11, "s": "BO, Central, OH", "o": "", "t": "_", "c": []} -{"ts": 1651343654287, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651343655367, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651343655658, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-623, 50, -46, 48, -46, 154]} -{"ts": 1651343656738, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343656846, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-1048, 46, -48, 46]} -{"ts": 1651343657472, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-579, 48]} -{"ts": 1651343657744, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343657745, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 54, -46, 48]} -{"ts": 1651343658058, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343658059, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48]} -{"ts": 1651343659140, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343659843, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-1261, 46, -46, 126, -80, 152]} -{"ts": 1651343660071, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54]} -{"ts": 1651343660533, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651343660534, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 266]} -{"ts": 1651343660992, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343660993, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-199, 260]} -{"ts": 1651343661478, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343661479, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 46, -48, 52]} -{"ts": 1651343662151, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343662152, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -48, 52, -48, 46, -48, 48]} -{"ts": 1651343662571, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343662572, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 48, -46, 154]} -{"ts": 1651343663185, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343663186, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 46, -48, 46, -48, 48, -51, 154]} -{"ts": 1651343663405, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343663406, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651343664309, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "V", "c": []} -{"ts": 1651343664311, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46, -46, 48, -48, 152, -48, 46, -48, 46]} -{"ts": 1651343665391, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343665391, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "2", "c": []} -{"ts": 1651343665743, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-1287, 46, -52, 48]} -{"ts": 1651343665919, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52]} -{"ts": 1651343666144, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343666146, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52]} -{"ts": 1651343666322, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 51]} -{"ts": 1651343666860, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343666862, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 132, -75, 158]} -{"ts": 1651343667467, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46, -48, 46, -48, 48, -46, 48, -52, 46]} -{"ts": 1651343667922, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343667924, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 260]} -{"ts": 1651343668172, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651343668174, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 54]} -{"ts": 1651343668499, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343668501, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-175, 152]} -{"ts": 1651343668729, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343668730, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 54]} -{"ts": 1651343669211, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343669212, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 46, -46, 50]} -{"ts": 1651343669389, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343669390, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 48]} -{"ts": 1651343669977, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343669978, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-330, 257]} -{"ts": 1651343670315, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-198, 46, -48, 46]} -{"ts": 1651343670740, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343670741, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 158, -46, 48]} -{"ts": 1651343670964, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343670967, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46]} -{"ts": 1651343671385, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343671386, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52, -48, 48, -52, 46]} -{"ts": 1651343672141, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343672143, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-333, 46, -48, 46, -48, 46, -48, 48, -46, 48]} -{"ts": 1651343672596, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343672597, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-194, 260]} -{"ts": 1651343673130, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651343673132, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-194, 48, -46, 48, -48, 151]} -{"ts": 1651343673544, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343673546, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 46, -48, 46, -48, 46]} -{"ts": 1651343674626, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343674626, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343675071, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-1000, 46, -48, 46, -48, 151, -48, 46, -48, 46]} -{"ts": 1651343675472, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-350, 50]} -{"ts": 1651343675649, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "2", "c": []} -{"ts": 1651343675651, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 52]} -{"ts": 1651343676183, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343676185, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -48, 158, -54, 46]} -{"ts": 1651343676675, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-339, 152]} -{"ts": 1651343677184, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343677185, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -46, 48, -46, 48, -46, 48]} -{"ts": 1651343677404, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343677406, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651343677884, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343677886, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 152]} -{"ts": 1651343678105, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343678107, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 48]} -{"ts": 1651343678371, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343678373, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48, -46, 48]} -{"ts": 1651343679302, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343679303, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-398, 48, -46, 48, -46, 48, -48, 46, -48, 152]} -{"ts": 1651343680003, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-558, 50, -45, 48]} -{"ts": 1651343680175, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "4", "c": []} -{"ts": 1651343680176, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651343681256, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343681259, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-932, 152]} -{"ts": 1651343681644, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-339, 46]} -{"ts": 1651343681918, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343681919, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 54, -46, 48]} -{"ts": 1651343682346, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343682347, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -46, 154]} -{"ts": 1651343682772, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 154, -46, 48]} -{"ts": 1651343683188, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343683189, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -46, 48, -46, 48]} -{"ts": 1651343683503, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343683504, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 46, -48, 48]} -{"ts": 1651343683681, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343683682, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 54]} -{"ts": 1651343683907, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343683908, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 54]} -{"ts": 1651343684229, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56, -46, 48]} -{"ts": 1651343684850, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343684851, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48, -54, 48, -46, 48, -46, 153]} -{"ts": 1651343685070, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343685071, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651343685298, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "V", "c": []} -{"ts": 1651343685299, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56]} -{"ts": 1651343685564, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343685565, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48, -46, 48]} -{"ts": 1651343685972, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343685973, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48, -46, 48]} -{"ts": 1651343687053, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343687966, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-1660, 46, -46, 48, -46, 54, -46, 48]} -{"ts": 1651343688280, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48]} -{"ts": 1651343689360, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343689361, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343689403, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-877, 46, -48, 152]} -{"ts": 1651343689865, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 266]} -{"ts": 1651343690308, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343690309, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-201, 54, -48, 46, -48, 46]} -{"ts": 1651343690528, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343690529, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651343690699, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343690700, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-125, 46]} -{"ts": 1651343691367, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343691368, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 46, -46, 48, -46, 52, -46, 48]} -{"ts": 1651343691786, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46, -48, 152]} -{"ts": 1651343692404, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343692405, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 46, -48, 45, -48, 46, -54, 152]} -{"ts": 1651343692624, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343692625, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651343693224, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "V", "c": []} -{"ts": 1651343693225, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-354, 46, -48, 152]} -{"ts": 1651343694305, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343694306, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343694728, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-969, 48, -46, 48, -46, 154, -46, 48, -46, 50]} -{"ts": 1651343695360, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 154, -46, 48, -46, 48, -46, 48]} -{"ts": 1651343695944, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "2", "c": []} -{"ts": 1651343695944, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -46, 154]} -{"ts": 1651343696373, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343696374, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-179, 156, -48, 46]} -{"ts": 1651343696893, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343696894, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 152, -50, 46, -48, 46]} -{"ts": 1651343697756, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343697757, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 46, -48, 46, -48, 152, -50, 47, -46, 48]} -{"ts": 1651343698396, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343698397, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-200, 154, -46, 48, -46, 48, -46, 52]} -{"ts": 1651343699008, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "2", "c": []} -{"ts": 1651343699009, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 46, -54, 152, -48, 46]} -{"ts": 1651343699702, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343699703, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 124, -82, 154]} -{"ts": 1651343700229, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Q", "c": []} -{"ts": 1651343700230, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 52, -46, 52, -46, 154]} -{"ts": 1651343700691, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343700692, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 266]} -{"ts": 1651343701045, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343701046, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-198, 156]} -{"ts": 1651343701362, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343701364, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 50, -46, 48]} -{"ts": 1651343701968, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343701969, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 54, -50, 48, -46, 48, -46, 48, -46, 48]} -{"ts": 1651343702422, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343702423, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 258]} -{"ts": 1651343702776, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651343702777, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-204, 50, -54, 46]} -{"ts": 1651343703000, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343703000, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 50]} -{"ts": 1651343703222, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343703223, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 48]} -{"ts": 1651343703490, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343703491, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 48, -46, 48]} -{"ts": 1651343704071, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343704072, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 45, -52, 152]} -{"ts": 1651343704497, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 152, -52, 46]} -{"ts": 1651343705013, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343705014, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 152, -50, 46, -48, 46]} -{"ts": 1651343705590, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343705591, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 46, -48, 151]} -{"ts": 1651343706454, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343706455, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46, -50, 46, -48, 152, -48, 46, -48, 46]} -{"ts": 1651343706790, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343706791, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 46, -48, 46]} -{"ts": 1651343706962, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "2", "c": []} -{"ts": 1651343706963, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651343707831, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343707832, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-621, 48, -46, 154]} -{"ts": 1651343708261, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 158, -46, 48]} -{"ts": 1651343708781, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343708782, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 154, -48, 48, -46, 52]} -{"ts": 1651343709862, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343709862, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343710102, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-793, 46, -46, 48, -46, 154, -46, 48, -46, 48]} -{"ts": 1651343710782, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-634, 46]} -{"ts": 1651343710958, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "2", "c": []} -{"ts": 1651343710959, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52]} -{"ts": 1651343711490, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343711490, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 50, -48, 158, -48, 50]} -{"ts": 1651343711970, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 152]} -{"ts": 1651343712477, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343712482, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52, -46, 48, -45, 48, -46, 48]} -{"ts": 1651343712697, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343712698, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651343713568, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343713569, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 46, -46, 48, -46, 156, -46, 48, -50, 48]} -{"ts": 1651343714014, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343714015, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 155, -48, 46]} -{"ts": 1651343714339, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "2", "c": []} -{"ts": 1651343714341, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 152]} -{"ts": 1651343715405, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343715407, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-816, 152, -50, 48]} -{"ts": 1651343715629, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343715631, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52]} -{"ts": 1651343715807, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343715809, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 52]} -{"ts": 1651343716427, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343716428, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -45, 52, -46, 48, -46, 154]} -{"ts": 1651343716753, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46, -48, 54]} -{"ts": 1651343717072, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "V", "c": []} -{"ts": 1651343717074, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52, -50, 46]} -{"ts": 1651343717248, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343717250, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50]} -{"ts": 1651343717468, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343717469, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651343717956, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-335, 152]} -{"ts": 1651343718187, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343718189, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 52]} -{"ts": 1651343718459, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343718461, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 54, -46, 48]} -{"ts": 1651343718890, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343718891, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52, -50, 156]} -{"ts": 1651343719322, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 160, -46, 48]} -{"ts": 1651343719737, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343719739, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -46, 48, -46, 48]} -{"ts": 1651343720268, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343720270, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 129, -78, 152]} -{"ts": 1651343720590, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343720591, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -56, 46]} -{"ts": 1651343720925, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343720926, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 160]} -{"ts": 1651343721257, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343721258, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 152]} -{"ts": 1651343721484, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343721486, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 48]} -{"ts": 1651343721709, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343721710, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 52]} -{"ts": 1651343721982, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343721983, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 48, -52, 46]} -{"ts": 1651343722397, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343722398, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 48, -52, 48, -48, 46]} -{"ts": 1651343723189, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-343, 152, -52, 46, -54, 46, -52, 46]} -{"ts": 1651343723707, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343723708, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52, -45, 48, -46, 154]} -{"ts": 1651343724033, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343724035, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 154]} -{"ts": 1651343724413, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343724415, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46]} -{"ts": 1651343724588, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343724589, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 48]} -{"ts": 1651343725019, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343725021, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 160, -50, 48]} -{"ts": 1651343725243, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 52]} -{"ts": 1651343725624, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343725626, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 46]} -{"ts": 1651343725802, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343725804, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 54]} -{"ts": 1651343726324, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343726325, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52, -48, 152, -52, 46]} -{"ts": 1651343726815, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 152]} -{"ts": 1651343727331, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343727333, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 52, -46, 48, -46, 48, -49, 48]} -{"ts": 1651343727557, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343727558, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 54]} -{"ts": 1651343728050, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343728051, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 152]} -{"ts": 1651343728275, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343728277, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 46]} -{"ts": 1651343728549, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343728550, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 48, -46, 50]} -{"ts": 1651343728969, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343728970, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 153]} -{"ts": 1651343729397, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 158, -50, 46]} -{"ts": 1651343729812, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343729814, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -48, 46, -48, 46]} -{"ts": 1651343730346, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343730347, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 128, -78, 154]} -{"ts": 1651343730670, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343730672, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 54, -52, 47]} -{"ts": 1651343731005, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343731006, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 160]} -{"ts": 1651343731330, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343731331, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 151]} -{"ts": 1651343731565, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343731567, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 54]} -{"ts": 1651343731793, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343731795, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54]} -{"ts": 1651343732067, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343732069, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 46, -48, 50]} -{"ts": 1651343732483, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343732484, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -46, 48, -46, 48]} -{"ts": 1651343733155, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -48, 49, -48, 48, -48, 46]} -{"ts": 1651343733581, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343733582, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52, -48, 152]} -{"ts": 1651343733999, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343734000, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48, -46, 52, -48, 46]} -{"ts": 1651343734590, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343734591, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 46, -46, 157]} -{"ts": 1651343735372, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343735373, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-343, 152, -54, 46, -47, 46, -48, 46]} -{"ts": 1651343735828, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343735829, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 260]} -{"ts": 1651343736069, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343736071, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 46]} -{"ts": 1651343736242, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343736243, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651343736865, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343736866, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 46, -48, 126, -76, 151]} -{"ts": 1651343737287, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 152, -48, 48]} -{"ts": 1651343738042, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651343738043, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46, -48, 46, -50, 46, -52, 46, -48, 46]} -{"ts": 1651343738265, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343738266, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 48]} -{"ts": 1651343738439, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651343738441, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 51]} -{"ts": 1651343739068, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343739069, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 51, -46, 129, -76, 154]} -{"ts": 1651343739300, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 54]} -{"ts": 1651343739525, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651343739527, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52]} -{"ts": 1651343739799, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343739801, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 52, -46, 50]} -{"ts": 1651343740284, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343740285, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 152]} -{"ts": 1651343740511, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-175, 52]} -{"ts": 1651343740780, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343740781, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46, -52, 46]} -{"ts": 1651343741217, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343741218, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 54, -48, 158]} -{"ts": 1651343741649, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 160, -52, 48]} -{"ts": 1651343742067, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343742069, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46, -52, 47, -46, 50]} -{"ts": 1651343742597, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343742599, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 54, -54, 152, -52, 46]} -{"ts": 1651343742822, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343742824, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-179, 46]} -{"ts": 1651343743000, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343743001, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 48]} -{"ts": 1651343743226, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343743228, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 46]} -{"ts": 1651343743503, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 48, -48, 50]} -{"ts": 1651343744041, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343744042, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 130, -82, 152]} -{"ts": 1651343744262, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 47]} -{"ts": 1651343744487, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343744489, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52]} -{"ts": 1651343744759, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343744760, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 50, -46, 52]} -{"ts": 1651343745841, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343745933, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 126, -76, 126, -74, 126, -74, 154]} -{"ts": 1651343746410, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-335, 48, -46, 48]} -{"ts": 1651343747074, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651343747075, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 46, -46, 46, -48, 46, -50, 46]} -{"ts": 1651343747494, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343747495, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 152]} -{"ts": 1651343748113, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343748114, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52, -46, 50, -46, 52, -46, 153]} -{"ts": 1651343748345, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343748346, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 54]} -{"ts": 1651343749109, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "V", "c": []} -{"ts": 1651343749110, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 152, -50, 46, -48, 46, -48, 46]} -{"ts": 1651343749335, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343749336, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52]} -{"ts": 1651343749555, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343749556, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651343749986, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343749987, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 160, -52, 46]} -{"ts": 1651343750466, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343750467, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 152]} -{"ts": 1651343750694, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343750695, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 48]} -{"ts": 1651343750967, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343750967, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 55, -48, 46]} -{"ts": 1651343751289, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343751290, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48, -46, 50]} -{"ts": 1651343751563, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 48, -46, 52]} -{"ts": 1651343751879, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651343751880, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 48, -46, 48]} -{"ts": 1651343752308, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 160, -50, 48]} -{"ts": 1651343752940, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343752941, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 132, -74, 154, -50, 48]} -{"ts": 1651343753422, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343753423, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 154]} -{"ts": 1651343753653, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343753654, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-181, 50]} -{"ts": 1651343753833, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343753834, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 54]} -{"ts": 1651343754511, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343754512, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46, -50, 154, -52, 48]} -{"ts": 1651343754833, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52, -48, 50]} -{"ts": 1651343755259, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343755260, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 152, -52, 48]} -{"ts": 1651343755786, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343755787, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 158, -53, 46, -48, 46]} -{"ts": 1651343756172, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343756174, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 46]} -{"ts": 1651343756350, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343756351, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 54]} -{"ts": 1651343756778, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343756779, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 160, -48, 46]} -{"ts": 1651343757004, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52]} -{"ts": 1651343757789, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343757790, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-339, 152, -50, 52, -48, 46, -48, 50]} -{"ts": 1651343758309, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343758310, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52, -46, 48, -46, 154]} -{"ts": 1651343758647, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343758648, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 160]} -{"ts": 1651343759239, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343759240, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-347, 152, -48, 45]} -{"ts": 1651343759467, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343759468, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 46]} -{"ts": 1651343759645, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343759646, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 52]} -{"ts": 1651343760247, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343760249, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-344, 258]} -{"ts": 1651343760799, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-202, 52, -46, 48, -46, 158]} -{"ts": 1651343761126, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343761127, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56, -51, 46]} -{"ts": 1651343761298, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343761299, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651343761928, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343761929, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 154, -54, 48, -46, 154]} -{"ts": 1651343762514, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 46, -46, 154]} -{"ts": 1651343762950, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343762951, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 158, -53, 52]} -{"ts": 1651343763471, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343763472, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 159, -48, 46, -48, 46]} -{"ts": 1651343764041, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343764042, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46, -48, 46, -48, 48]} -{"ts": 1651343764261, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343764262, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651343764439, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343764440, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 52]} -{"ts": 1651343764924, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343764925, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 46, -45, 52]} -{"ts": 1651343765706, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 124, -74, 154, -50, 48]} -{"ts": 1651343766220, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343766222, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48, -46, 154]} -{"ts": 1651343766443, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343766444, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 45]} -{"ts": 1651343766863, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343766864, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56, -46, 48, -46, 50]} -{"ts": 1651343767277, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343767278, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48, -46, 48, -46, 48]} -{"ts": 1651343767753, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343767754, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 46, -46, 48]} -{"ts": 1651343768536, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343768537, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-330, 46, -48, 124, -84, 151]} -{"ts": 1651343768860, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343768861, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52, -46, 52]} -{"ts": 1651343769316, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651343769317, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 260]} -{"ts": 1651343769788, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343769789, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-204, 268]} -{"ts": 1651343770461, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343770462, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-344, 46, -46, 48, -50, 45, -48, 46]} -{"ts": 1651343770881, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343770882, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 152]} -{"ts": 1651343771489, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343771490, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48, -46, 48, -48, 152]} -{"ts": 1651343771709, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343771710, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651343772189, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "V", "c": []} -{"ts": 1651343772190, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 152]} -{"ts": 1651343772411, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343772412, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 50]} -{"ts": 1651343772583, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343772585, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651343772959, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343772960, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-330, 46]} -{"ts": 1651343773381, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 154, -48, 46]} -{"ts": 1651343773902, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343773903, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 152, -52, 50, -46, 48]} -{"ts": 1651343774578, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343774580, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46, -48, 48, -46, 154]} -{"ts": 1651343775172, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343775173, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 46, -48, 46, -48, 46, -48, 46]} -{"ts": 1651343775546, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343775547, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46]} -{"ts": 1651343775819, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651343775820, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-125, 52, -46, 50]} -{"ts": 1651343776039, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343776040, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651343776675, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 52, -50, 126, -74, 158]} -{"ts": 1651343776997, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343776998, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -48, 46]} -{"ts": 1651343777426, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651343777427, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 153, -54, 48]} -{"ts": 1651343777954, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343777955, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 160, -48, 52, -46, 48]} -{"ts": 1651343778268, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343778269, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46]} -{"ts": 1651343778704, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343778705, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 152, -56, 46]} -{"ts": 1651343779336, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343779337, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-179, 125, -76, 158, -48, 46]} -{"ts": 1651343779828, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343779829, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 152]} -{"ts": 1651343780334, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343780335, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48, -46, 48, -46, 48, -46, 48]} -{"ts": 1651343780558, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343780559, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46]} -{"ts": 1651343781341, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343781342, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-341, 152, -56, 46, -48, 46, -48, 46]} -{"ts": 1651343781771, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343781772, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48, -52, 152]} -{"ts": 1651343782302, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343782303, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 158, -54, 47, -46, 48]} -{"ts": 1651343782682, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343782683, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46]} -{"ts": 1651343782860, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343782861, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 52]} -{"ts": 1651343783280, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343783281, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 152, -48, 46]} -{"ts": 1651343783502, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 46]} -{"ts": 1651343784582, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343784583, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343784628, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 124, -80, 127, -80, 124, -80, 154]} -{"ts": 1651343785114, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-344, 46, -46, 50]} -{"ts": 1651343785791, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651343785792, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 46, -52, 50, -46, 48, -45, 48]} -{"ts": 1651343786221, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343786222, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46, -52, 154]} -{"ts": 1651343786841, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343786842, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -46, 52, -46, 48, -46, 154]} -{"ts": 1651343787074, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343787074, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 56]} -{"ts": 1651343787460, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "V", "c": []} -{"ts": 1651343787461, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 48]} -{"ts": 1651343787734, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343787735, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 50, -48, 52]} -{"ts": 1651343787962, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343787963, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56]} -{"ts": 1651343788589, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -48, 124, -76, 151]} -{"ts": 1651343788815, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343788816, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 46]} -{"ts": 1651343788993, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651343788994, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 52]} -{"ts": 1651343789519, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343789520, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -48, 46, -52, 152]} -{"ts": 1651343789955, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 158, -56, 48]} -{"ts": 1651343790486, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343790486, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 164, -46, 50, -46, 48]} -{"ts": 1651343791077, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343791078, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-346, 46, -45, 154]} -{"ts": 1651343791569, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343791570, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-350, 46, -46, 50]} -{"ts": 1651343791747, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343791748, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 48]} -{"ts": 1651343791975, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343791976, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54]} -{"ts": 1651343792147, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651343792662, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343792663, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 48, -45, 48, -46, 154]} -{"ts": 1651343793274, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 48, -46, 48, -46, 56, -46, 48, -46, 48]} -{"ts": 1651343793738, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343793739, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-200, 264]} -{"ts": 1651343793999, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651343794000, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-206, 55]} -{"ts": 1651343794385, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343794386, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 46]} -{"ts": 1651343794563, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343794564, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 48]} -{"ts": 1651343795088, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343795089, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 52, -50, 153, -48, 46]} -{"ts": 1651343795863, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-346, 46, -48, 46, -56, 46, -47, 46, -48, 46]} -{"ts": 1651343796095, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343796096, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 52]} -{"ts": 1651343796271, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651343796272, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52]} -{"ts": 1651343796905, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343796906, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56, -46, 126, -80, 152]} -{"ts": 1651343797141, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 56]} -{"ts": 1651343797365, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651343797366, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 54]} -{"ts": 1651343797640, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343797641, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52, -48, 50]} -{"ts": 1651343798120, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343798121, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 152]} -{"ts": 1651343798344, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48]} -{"ts": 1651343798612, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343798613, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48, -46, 50]} -{"ts": 1651343799038, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343799039, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -53, 153]} -{"ts": 1651343799460, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 154, -50, 46]} -{"ts": 1651343799876, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343799877, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 52, -46, 50]} -{"ts": 1651343800402, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343800403, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -48, 156, -48, 46]} -{"ts": 1651343800627, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343800628, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 47]} -{"ts": 1651343800799, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343800799, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651343801021, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343801022, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 46]} -{"ts": 1651343801291, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50, -46, 48]} -{"ts": 1651343801819, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343801820, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 126, -78, 152]} -{"ts": 1651343802039, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651343802262, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343802263, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 50]} -{"ts": 1651343802532, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343802533, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50, -46, 48]} -{"ts": 1651343802943, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343802944, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48, -49, 48]} -{"ts": 1651343803707, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 152, -50, 46, -48, 46, -48, 46]} -{"ts": 1651343803927, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343803928, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651343804444, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343804445, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 45, -48, 152, -50, 48]} -{"ts": 1651343804664, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343804665, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651343804836, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343804837, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651343805058, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343805059, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 46]} -{"ts": 1651343805326, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 48, -46, 48]} -{"ts": 1651343805546, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343805547, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651343806121, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-329, 46, -48, 152]} -{"ts": 1651343806545, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343806546, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 154, -46, 48]} -{"ts": 1651343807060, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343807061, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 159, -44, 46, -48, 46]} -{"ts": 1651343807534, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343807535, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46, -48, 46]} -{"ts": 1651343807862, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343807863, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 156]} -{"ts": 1651343808329, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343808330, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46, -47, 46]} -{"ts": 1651343808741, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343808742, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48, -46, 48, -46, 48]} -{"ts": 1651343809325, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343809326, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 152, -56, 48]} -{"ts": 1651343809547, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343809547, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 46]} -{"ts": 1651343809718, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343809719, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651343810048, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343810049, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 156]} -{"ts": 1651343810710, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-330, 46, -48, 46, -48, 50, -46, 48]} -{"ts": 1651343811130, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343811131, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 152]} -{"ts": 1651343811358, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343811359, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54]} -{"ts": 1651343811624, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343811625, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46, -48, 46]} -{"ts": 1651343812144, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343812145, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 152, -52, 48, -46, 48]} -{"ts": 1651343812927, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-333, 152, -54, 52, -48, 46, -52, 46]} -{"ts": 1651343813451, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343813452, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52, -46, 48, -52, 152]} -{"ts": 1651343813785, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343813786, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 154]} -{"ts": 1651343814278, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343814279, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-341, 152]} -{"ts": 1651343814706, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343814707, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 50, -46, 154]} -{"ts": 1651343815339, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343815340, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 153, -48, 60, -46, 154]} -{"ts": 1651343815563, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343815564, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52]} -{"ts": 1651343816056, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343816057, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-341, 152]} -{"ts": 1651343816384, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343816385, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 52, -48, 46]} -{"ts": 1651343816918, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343816919, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 124, -84, 152]} -{"ts": 1651343817146, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343817147, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54]} -{"ts": 1651343818115, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343818117, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 133, -80, 126, -80, 124, -76, 152]} -{"ts": 1651343818911, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343818913, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-344, 46, -46, 126, -78, 156]} -{"ts": 1651343819424, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651343819426, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 52, -46, 48, -45, 48, -46, 48]} -{"ts": 1651343819846, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651343819848, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -50, 152]} -{"ts": 1651343820192, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343820196, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 160]} -{"ts": 1651343820973, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343820975, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 152, -50, 46, -48, 151]} -{"ts": 1651343821287, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343821288, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46]} -{"ts": 1651343821712, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343821712, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 152, -48, 50]} -{"ts": 1651343822233, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343822234, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 154, -46, 48, -54, 48]} -{"ts": 1651343822608, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343822609, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-329, 46]} -{"ts": 1651343822782, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343822783, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 50]} -{"ts": 1651343823307, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343823308, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-179, 48, -46, 156, -50, 46]} -{"ts": 1651343824093, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-333, 124, -76, 152, -50, 50]} -{"ts": 1651343824310, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343824311, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46]} -{"ts": 1651343824732, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343824734, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 46, -48, 152]} -{"ts": 1651343824956, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343824958, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48]} -{"ts": 1651343825223, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343825224, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48, -49, 46]} -{"ts": 1651343825895, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343825897, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 152, -52, 46, -48, 46]} -{"ts": 1651343826116, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651343826287, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343826288, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651343826761, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343826763, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 46, -50, 46]} -{"ts": 1651343827028, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48, -46, 48]} -{"ts": 1651343827247, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651343827248, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651343827420, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651343827939, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343827941, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 46, -50, 48, -46, 154]} -{"ts": 1651343828597, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-326, 48, -46, 48, -50, 45, -48, 46]} -{"ts": 1651343829016, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343829018, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 152]} -{"ts": 1651343829629, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343829630, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46, -48, 46, -50, 154]} -{"ts": 1651343829848, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343829850, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651343830681, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "V", "c": []} -{"ts": 1651343830683, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 153, -50, 46, -48, 46, -48, 152, -48, 46]} -{"ts": 1651343831445, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343831447, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-327, 154, -50, 46, -48, 46, -47, 46]} -{"ts": 1651343831853, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "?", "c": []} -{"ts": 1651343831855, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46, -48, 46]} -{"ts": 1651343832227, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343832228, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46]} -{"ts": 1651343832497, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343832499, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46, -50, 48]} -{"ts": 1651343832812, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343832813, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48]} -{"ts": 1651343833793, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-981, 1]} -{"ts": 1651343834874, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343834874, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651343835710, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651343835713, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651343836673, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-655, 60, -40, 50]} -{"ts": 1651343837644, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 150, -50, 60, -30, 60, -40, 50]} -{"ts": 1651343838094, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343838095, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 60, -30, 60]} -{"ts": 1651343839042, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343839043, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 200, -40, 50, -40, 60, -40, 50]} -{"ts": 1651343840123, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343840124, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343840593, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-931, 150, -40, 60, -60, 150, -40, 50]} -{"ts": 1651343841474, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-480, 60, -30, 110, -80, 120]} -{"ts": 1651343841713, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651343841714, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651343842293, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651343842294, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 300]} -{"ts": 1651343842823, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343842824, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 320]} -{"ts": 1651343843613, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651343843614, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-650, 50, -40, 50]} -{"ts": 1651343844603, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651343844604, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-650, 160, -30, 60, -40, 50]} -{"ts": 1651343844833, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343844834, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651343845014, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343845015, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-121, 60]} -{"ts": 1651343845684, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343845685, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 50, -40, 50, -40, 50, -40, 60]} -{"ts": 1651343846074, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60, -40, 150]} -{"ts": 1651343846724, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 60, -30, 60, -80, 140]} -{"ts": 1651343846974, "w": 11, "s": "BO, Central, OH", "o": "", "t": "[.....-]", "c": []} -{"ts": 1651343846975, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651343848055, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651343848056, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343848059, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-500, 50, -45, 52, -90, 150, -30, 60, -40, 50]} -{"ts": 1651343849139, "w": 11, "s": "BO, Central, OH", "o": "", "t": "2", "c": []} -{"ts": 1651343849669, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1290, 140, -40, 50, -40, 50]} -{"ts": 1651343849909, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60]} -{"ts": 1651343850199, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343850200, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60, -30, 60]} -{"ts": 1651343850609, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343850610, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 170]} -{"ts": 1651343851260, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 110, -40, 50, -80, 151]} -{"ts": 1651343851479, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343851481, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651343852561, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343852562, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 60, -40, 50, -60, 180, -40, 50, -40, 50]} -{"ts": 1651343853298, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343853299, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-295, 161, -40, 51, -40, 50, -40, 60]} -{"ts": 1651343853768, "w": 11, "s": "BO, Central, OH", "o": "", "t": "2", "c": []} -{"ts": 1651343853769, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 60, -40, 50]} -{"ts": 1651343854815, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343854816, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-600, 170, -30, 60, -40, 47, -40, 60]} -{"ts": 1651343855365, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343855366, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -50, 50, -30, 190]} -{"ts": 1651343855765, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343855766, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 180]} -{"ts": 1651343856795, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343856796, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-790, 50, -40, 60, -30, 60]} -{"ts": 1651343857115, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343857116, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 130]} -{"ts": 1651343857465, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343857466, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 60]} -{"ts": 1651343858035, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343858037, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 320]} -{"ts": 1651343858585, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343858586, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 310]} -{"ts": 1651343859126, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651343859127, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 181]} -{"ts": 1651343859366, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651343859367, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60]} -{"ts": 1651343859576, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343859577, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651343859846, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343859847, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651343860036, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651343860636, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343860637, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 110, -30, 60, -40, 150]} -{"ts": 1651343860956, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60, -30, 60]} -{"ts": 1651343861336, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343861337, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 130, -30, 50]} -{"ts": 1651343861956, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343861957, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 120, -80, 140, -50, 50]} -{"ts": 1651343862656, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343862657, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 50, -30, 150, -30, 50]} -{"ts": 1651343862906, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343862907, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651343863096, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343863097, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651343863346, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343863347, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651343863626, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651343864347, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343864348, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-480, 50, -50, 141]} -{"ts": 1651343865217, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 60, -30, 60, -60, 190, -40, 50, -40, 50]} -{"ts": 1651343865954, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343865955, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-296, 165, -40, 50, -40, 52, -40, 54]} -{"ts": 1651343866664, "w": 11, "s": "BO, Central, OH", "o": "", "t": "2", "c": []} -{"ts": 1651343866665, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 60, -40, 50, -50, 150, -40, 50]} -{"ts": 1651343867745, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343867746, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Q", "c": []} -{"ts": 1651343867887, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 50, -40, 50, -70, 120, -70, 160, -30, 50, -40, 50]} -{"ts": 1651343868968, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651343870048, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-2011, 60, -40, 50]} -{"ts": 1651343871128, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343871576, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1277, 50, -40, 160]} -{"ts": 1651343872035, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 259]} -{"ts": 1651343872495, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343872496, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 51, -40, 60]} -{"ts": 1651343872705, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343872706, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651343872895, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343872896, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651343873585, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343873587, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 50, -50, 50, -30, 60, -40, 50]} -{"ts": 1651343873976, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -30, 160]} -{"ts": 1651343874635, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343874637, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50, -40, 60, -40, 180]} -{"ts": 1651343874875, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343874876, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60]} -{"ts": 1651343875685, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651343875686, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-510, 50, -40, 210]} -{"ts": 1651343876085, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343876087, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50, -40, 50]} -{"ts": 1651343876275, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343876276, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651343876545, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343876546, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651343876736, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651343877199, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343877200, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-205, 259]} -{"ts": 1651343877611, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 201]} -{"ts": 1651343877942, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343877944, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-179, 52, -41, 60]} -{"ts": 1651343878306, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343878307, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 132, -27, 55]} -{"ts": 1651343878737, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343878738, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-195, 55, -27, 64, -40, 50]} -{"ts": 1651343879819, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343879819, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343879977, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-710, 60, -30, 60, -40, 50, -40, 160, -40, 50]} -{"ts": 1651343880958, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 50, -40, 50, -60, 180, -30, 60, -30, 60]} -{"ts": 1651343882038, "w": 11, "s": "BO, Central, OH", "o": "", "t": "3", "c": []} -{"ts": 1651343882038, "w": 11, "s": "BO, Central, OH", "o": "", "t": "2", "c": []} -{"ts": 1651343882040, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-530, 50, -40, 60, -30, 60, -40, 271]} -{"ts": 1651343883120, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651343883438, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-820, 50, -40, 50, -60, 200, -40, 50, -30, 60]} -{"ts": 1651343884519, "w": 11, "s": "BO, Central, OH", "o": "", "t": "2", "c": []} -{"ts": 1651343884542, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-880, 50, -30, 143]} -{"ts": 1651343884906, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-142, 142, -23, 57]} -{"ts": 1651343885386, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 150, -40, 50, -30, 60]} -{"ts": 1651343886263, "w": 11, "s": "BO, Central, OH", "o": "", "t": "1", "c": []} -{"ts": 1651343886265, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-371, 120, -60, 140, -40, 50, -40, 57]} -{"ts": 1651343887059, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343887060, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-256, 130, -80, 110, -80, 140]} -{"ts": 1651343887599, "w": 11, "s": "BO, Central, OH", "o": "", "t": "7", "c": []} -{"ts": 1651343887600, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-300, 50, -50, 140]} -{"ts": 1651343888439, "w": 11, "s": "BO, Central, OH", "o": "", "t": "5", "c": []} -{"ts": 1651343888441, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 50, -40, 60, -30, 60, -50, 230]} -{"ts": 1651343889521, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343889522, "w": 11, "s": "BO, Central, OH", "o": "", "t": "4", "c": []} -{"ts": 1651343890169, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1010, 50, -40, 50, -40, 130, -70, 160, -30, 50, -50, 50]} -{"ts": 1651343891250, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651343892151, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1651, 120, -60, 150]} -{"ts": 1651343892511, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 50]} -{"ts": 1651343892790, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343892791, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -50, 50]} -{"ts": 1651343893100, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651343893101, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50]} -{"ts": 1651343893281, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651343893630, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343893631, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 150]} -{"ts": 1651343893921, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60]} -{"ts": 1651343894190, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343894191, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 60, -40, 50]} -{"ts": 1651343894800, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343894801, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 50, -40, 50, -40, 50]} -{"ts": 1651343895151, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 150]} -{"ts": 1651343895711, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343895712, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-211, 50, -40, 60, -50, 150]} -{"ts": 1651343896221, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343896222, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -50, 140, -30, 50]} -{"ts": 1651343896711, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343896712, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -30, 140, -30, 50]} -{"ts": 1651343897341, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343897342, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-480, 60, -30, 60]} -{"ts": 1651343897751, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343897753, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60, -30, 60, -40, 50]} -{"ts": 1651343898582, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343898583, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-550, 50, -40, 190]} -{"ts": 1651343898831, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343898833, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651343899105, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343899107, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-125, 60, -30, 59]} -{"ts": 1651343899996, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343899997, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-361, 50, -40, 50, -40, 60, -50, 150, -40, 50]} -{"ts": 1651343900857, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 150, -40, 50, -50, 50, -60, 190]} -{"ts": 1651343901113, "w": 11, "s": "BO, Central, OH", "o": "", "t": "3", "c": []} -{"ts": 1651343901114, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 47]} -{"ts": 1651343901301, "w": 11, "s": "BO, Central, OH", "o": "", "t": "9", "c": []} -{"ts": 1651343901302, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-138, 50]} -{"ts": 1651343901851, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343901852, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-310, 50, -50, 140]} -{"ts": 1651343902932, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343903663, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1561, 50, -50, 150]} -{"ts": 1651343904072, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 150, -30, 50]} -{"ts": 1651343904582, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343904583, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 160, -30, 60, -30, 60]} -{"ts": 1651343905663, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343905664, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343905843, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-990, 50, -40, 180]} -{"ts": 1651343906501, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-325, 50, -40, 46, -58, 36, -43, 60]} -{"ts": 1651343907580, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343907582, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 180, -60, 200, -30, 50, -80, 120]} -{"ts": 1651343907990, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343907992, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 50]} -{"ts": 1651343908200, "w": 11, "s": "BO, Central, OH", "o": "", "t": "[--.-]", "c": []} -{"ts": 1651343908201, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60]} -{"ts": 1651343908400, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343908402, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651343908590, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343908591, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651343909390, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343909391, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-470, 50, -40, 50, -40, 60, -30, 60]} -{"ts": 1651343910230, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 50, -40, 50, -60, 140, -40, 50]} -{"ts": 1651343911311, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343911311, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Q", "c": []} -{"ts": 1651343911312, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-541, 50, -60, 110, -70, 150, -50, 50]} -{"ts": 1651343912122, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 60, -40, 50, -40, 180, -30, 60, -40, 50]} -{"ts": 1651343913061, "w": 11, "s": "BO, Central, OH", "o": "", "t": "1", "c": []} -{"ts": 1651343913063, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 150, -30, 60, -40, 50, -70, 180]} -{"ts": 1651343914143, "w": 11, "s": "BO, Central, OH", "o": "", "t": "2", "c": []} -{"ts": 1651343914143, "w": 11, "s": "BO, Central, OH", "o": "", "t": "9", "c": []} -{"ts": 1651343915281, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1790, 60, -40, 150, -30, 50, -50, 50]} -{"ts": 1651343916362, "w": 11, "s": "BO, Central, OH", "o": "", "t": "X", "c": []} -{"ts": 1651343916569, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1038, 50, -50, 150]} -{"ts": 1651343916959, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 130, -40, 50]} -{"ts": 1651343917489, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343917490, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 160, -30, 50, -40, 50]} -{"ts": 1651343918570, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343918571, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343920307, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-2560, 57, -25, 175]} -{"ts": 1651343920907, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 120, -60, 140, -30, 60]} -{"ts": 1651343921436, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343921438, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 300]} -{"ts": 1651343921696, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343921697, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60]} -{"ts": 1651343921876, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651343921877, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651343922516, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343922517, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 150, -30, 50, -40, 60, -30, 60]} -{"ts": 1651343922747, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651343923276, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343923277, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 60, -30, 60]} -{"ts": 1651343923476, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343923477, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651343924016, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343924018, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60, -30, 60, -40, 50, -50, 50]} -{"ts": 1651343924327, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 60, -40, 50]} -{"ts": 1651343924547, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343924549, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-161, 60]} -{"ts": 1651343925067, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343925068, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60, -40, 120, -40, 50]} -{"ts": 1651343926149, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343926149, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343926407, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-910, 50, -60, 140, -30, 60, -30, 60]} -{"ts": 1651343926987, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 130, -70, 160]} -{"ts": 1651343927377, "w": 11, "s": "BO, Central, OH", "o": "", "t": "X", "c": []} -{"ts": 1651343927379, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 170]} -{"ts": 1651343927647, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343927648, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60]} -{"ts": 1651343927937, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343927938, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651343928867, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343928868, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 50, -40, 120, -70, 150, -30, 60, -30, 60]} -{"ts": 1651343929948, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651343930129, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1111, 50, -50, 50]} -{"ts": 1651343930659, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -70, 160]} -{"ts": 1651343931169, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343931170, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 290]} -{"ts": 1651343931698, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343931700, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 60, -30, 60, -40, 50]} -{"ts": 1651343931898, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651343931899, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651343932088, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343932089, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651343932418, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343932419, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 50]} -{"ts": 1651343932809, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 130, -30, 60]} -{"ts": 1651343933478, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343933479, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 140, -40, 50, -50, 150, -30, 60]} -{"ts": 1651343933738, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343933739, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651343933908, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651343933909, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50]} -{"ts": 1651343934509, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343934510, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50, -100, 50, -50, 51]} -{"ts": 1651343935040, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 130]} -{"ts": 1651343935569, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343935570, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50, -40, 60, -40, 50]} -{"ts": 1651343935789, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343935791, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651343936159, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343936160, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 50]} -{"ts": 1651343936359, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343936360, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651343936719, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343936720, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 170]} -{"ts": 1651343937230, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 140, -30, 60, -40, 50]} -{"ts": 1651343937839, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343937840, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-460, 150]} -{"ts": 1651343938359, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343938361, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 240]} -{"ts": 1651343938959, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343938961, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 150, -30, 60, -30, 60, -40, 50]} -{"ts": 1651343939189, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343939191, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651343940010, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343940011, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-391, 120, -70, 150, -40, 50]} -{"ts": 1651343940320, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343940321, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50]} -{"ts": 1651343940780, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343940781, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -60, 140]} -{"ts": 1651343941020, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343941021, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651343941290, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343941291, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -40, 50]} -{"ts": 1651343942364, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343942365, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 50, -37, 60, -30, 150, -70, 180, -30, 47, -53, 50]} -{"ts": 1651343943175, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-660, 60, -40, 50]} -{"ts": 1651343944195, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651343944197, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-691, 50, -40, 50, -50, 50, -40, 50]} -{"ts": 1651343944626, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343944627, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60, -70, 150]} -{"ts": 1651343945286, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343945287, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 60, -40, 50, -50, 170]} -{"ts": 1651343945535, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343945536, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651343946617, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651343946618, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343946816, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1040, 50, -50, 140]} -{"ts": 1651343947206, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 130]} -{"ts": 1651343947445, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343947446, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60]} -{"ts": 1651343947645, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343947646, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651343948156, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343948157, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 50, -30, 160]} -{"ts": 1651343948777, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-206, 100, -71, 144, -50, 50]} -{"ts": 1651343949356, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343949358, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -50, 50, -30, 60, -40, 50]} -{"ts": 1651343949907, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343949909, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 141]} -{"ts": 1651343950267, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343950269, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 50]} -{"ts": 1651343950788, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343950789, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 110, -80, 150]} -{"ts": 1651343951017, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343951018, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651343951857, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343951859, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 120, -30, 50, -70, 140]} -{"ts": 1651343952137, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343952139, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60]} -{"ts": 1651343952437, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343952439, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50]} -{"ts": 1651343953097, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343953099, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60, -40, 50, -40, 60, -30, 60, -40, 50]} -{"ts": 1651343953417, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343953419, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 50]} -{"ts": 1651343953816, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651343953818, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 135, -39, 55]} -{"ts": 1651343954396, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343954398, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 110, -70, 150, -30, 60]} -{"ts": 1651343954786, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343954788, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 50]} -{"ts": 1651343955076, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343955077, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 60]} -{"ts": 1651343955597, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343955598, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 60, -30, 170]} -{"ts": 1651343956028, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 140, -40, 51]} -{"ts": 1651343956427, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651343956428, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 140, -40, 50]} -{"ts": 1651343956748, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343956749, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60, -30, 60]} -{"ts": 1651343957147, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343957149, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 150, -30, 50]} -{"ts": 1651343957757, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343957759, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 120, -60, 150, -40, 50]} -{"ts": 1651343958427, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343958429, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-440, 50, -30, 60, -40, 50]} -{"ts": 1651343958658, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651343958659, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651343958854, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343958855, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-138, 59]} -{"ts": 1651343959334, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343959335, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 50, -40, 50]} -{"ts": 1651343959915, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 160, -30, 50, -40, 50]} -{"ts": 1651343960154, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343960155, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651343960834, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343960836, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -40, 60, -40, 50, -40, 60, -30, 60]} -{"ts": 1651343961104, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343961106, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651343961505, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651343961507, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 141, -30, 60]} -{"ts": 1651343961985, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343961987, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 140, -40, 50, -40, 50]} -{"ts": 1651343962375, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343962376, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 50]} -{"ts": 1651343962545, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343962547, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50]} -{"ts": 1651343962945, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343962946, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 120, -40, 50]} -{"ts": 1651343963626, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 50, -50, 180]} -{"ts": 1651343964145, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343964147, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -50, 140, -30, 50]} -{"ts": 1651343964445, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343964446, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50]} -{"ts": 1651343964705, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343964707, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50, -40, 50]} -{"ts": 1651343965025, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343965027, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 50]} -{"ts": 1651343965236, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651343965675, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343965677, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 150, -30, 50]} -{"ts": 1651343966156, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 140, -40, 50, -30, 60]} -{"ts": 1651343966886, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343966887, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-401, 60, -30, 60, -40, 50, -40, 50]} -{"ts": 1651343967106, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343967107, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651343967356, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343967358, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60]} -{"ts": 1651343967627, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343967628, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50, -50, 50]} -{"ts": 1651343967927, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343967928, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -60, 40]} -{"ts": 1651343969008, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343969117, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-640, 130, -30, 60, -40, 50, -50, 100, -40, 50]} -{"ts": 1651343969707, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 60, -30, 60, -40, 50, -40, 60]} -{"ts": 1651343969936, "w": 11, "s": "BO, Central, OH", "o": "", "t": "?", "c": []} -{"ts": 1651343969938, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651343970186, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651343970187, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60]} -{"ts": 1651343970457, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343970458, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50, -40, 60]} -{"ts": 1651343970676, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343970678, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651343971207, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 170]} -{"ts": 1651343971448, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343971449, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-196, 46]} -{"ts": 1651343971633, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343971635, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-138, 47]} -{"ts": 1651343972422, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343972423, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-338, 130, -30, 50, -70, 170]} -{"ts": 1651343972692, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651343972991, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651343972992, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50]} -{"ts": 1651343973671, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343973672, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50, -40, 50, -50, 50, -40, 50, -40, 50]} -{"ts": 1651343974161, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343974162, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 50, -40, 50]} -{"ts": 1651343974532, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651343974533, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 160]} -{"ts": 1651343975131, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343975133, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 50, -40, 50, -40, 50]} -{"ts": 1651343975351, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343975353, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 40]} -{"ts": 1651343975641, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Z", "c": []} -{"ts": 1651343975642, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50]} -{"ts": 1651343975922, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651343976592, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343976594, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 60, -30, 61, -60, 170]} -{"ts": 1651343976929, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-192, 46, -48, 50]} -{"ts": 1651343977257, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651343977258, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-178, 50, -40, 60]} -{"ts": 1651343977436, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343977437, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651343977716, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343977718, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651343978258, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-201, 160, -40, 50, -40, 50]} -{"ts": 1651343979338, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343979339, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343979363, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 60, -36, 50, -80, 110, -90, 180, -40, 50, -40, 50]} -{"ts": 1651343980443, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651343982004, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-2311, 120, -60, 150]} -{"ts": 1651343982334, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50]} -{"ts": 1651343982583, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343982584, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 40, -40, 50]} -{"ts": 1651343983353, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651343983355, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-330, 170, -30, 50, -40, 60, -40, 50]} -{"ts": 1651343983584, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651343983874, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651343983875, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60, -30, 60]} -{"ts": 1651343984283, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343984285, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 160]} -{"ts": 1651343984594, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 50]} -{"ts": 1651343984993, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343984994, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 130, -40, 50]} -{"ts": 1651343986004, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343986005, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-510, 60, -30, 190, -70, 150]} -{"ts": 1651343986393, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343986395, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -30, 140]} -{"ts": 1651343986814, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651343986816, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-181, 50, -40, 50, -50, 50]} -{"ts": 1651343987499, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343987501, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-455, 140, -30, 60]} -{"ts": 1651343987729, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343987731, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651343987919, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343987921, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651343988290, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343988291, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 180]} -{"ts": 1651343988980, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 130, -70, 150]} -{"ts": 1651343989379, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343989381, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 140]} -{"ts": 1651343989862, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651343989864, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 150, -30, 47, -46, 50]} -{"ts": 1651343990082, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651343990084, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651343990772, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343990774, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 50, -40, 150, -50, 60]} -{"ts": 1651343991023, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343991024, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651343991212, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651343991213, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651343991442, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343991444, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651343991743, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -50, 50]} -{"ts": 1651343992252, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343992254, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-450, 60]} -{"ts": 1651343992753, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 270]} -{"ts": 1651343993013, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343993014, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651343993383, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343993384, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-231, 50, -40, 50]} -{"ts": 1651343993574, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343993574, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651343993963, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343993964, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 190]} -{"ts": 1651343994224, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651343994513, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651343994514, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 60]} -{"ts": 1651343994743, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651343994744, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651343994931, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-137, 50]} -{"ts": 1651343995351, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651343995352, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-207, 133, -30, 50]} -{"ts": 1651343995691, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -40, 50]} -{"ts": 1651343996010, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651343996012, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60, -30, 60]} -{"ts": 1651343996188, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343996188, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 57]} -{"ts": 1651343996631, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651343996632, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-203, 50, -40, 60, -30, 60]} -{"ts": 1651343997691, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-310, 50, -40, 60, -50, 120, -80, 170, -30, 50, -40, 60]} -{"ts": 1651343998550, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651343998552, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-710, 50, -50, 50]} -{"ts": 1651343999131, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651343999132, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 170, -40, 50, -40, 50]} -{"ts": 1651343999341, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651343999342, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60]} -{"ts": 1651343999540, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651343999541, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651343999970, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651343999972, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 50]} -{"ts": 1651344000191, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344000192, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 60]} -{"ts": 1651344000871, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344000873, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 161, -30, 50, -50, 170]} -{"ts": 1651344001239, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 47]} -{"ts": 1651344001437, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651344001439, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-147, 52]} -{"ts": 1651344001809, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344001810, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-161, 130, -30, 50]} -{"ts": 1651344002339, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 130]} -{"ts": 1651344002875, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344002876, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 57, -40, 50, -40, 50]} -{"ts": 1651344003116, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344003117, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651344003555, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344003556, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 60, -40, 50]} -{"ts": 1651344003745, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344003746, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651344004026, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344004028, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-231, 50]} -{"ts": 1651344004197, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50]} -{"ts": 1651344004716, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344004718, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 130, -40, 50, -40, 60]} -{"ts": 1651344004937, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651344005886, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344005887, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-510, 150, -50, 50, -40, 60, -40, 50]} -{"ts": 1651344006416, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344006418, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 60, -40, 190]} -{"ts": 1651344006767, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344006768, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 140]} -{"ts": 1651344007466, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344007468, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 50, -50, 50, -30, 60, -40, 50]} -{"ts": 1651344007886, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344007887, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -30, 150]} -{"ts": 1651344008567, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344008568, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 60, -30, 60, -70, 180]} -{"ts": 1651344008776, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344008778, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651344009427, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651344009429, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-401, 50, -50, 150]} -{"ts": 1651344010058, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344010059, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 370]} -{"ts": 1651344010674, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344010675, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 110, -80, 147]} -{"ts": 1651344011080, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651344011081, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-148, 45, -51, 161]} -{"ts": 1651344011389, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344011391, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 60]} -{"ts": 1651344011671, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344011673, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 57, -35, 60]} -{"ts": 1651344012121, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344012123, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 50, -40, 50]} -{"ts": 1651344012873, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-510, 51, -40, 50, -40, 60]} -{"ts": 1651344013273, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344013274, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 170]} -{"ts": 1651344013512, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344013514, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651344013792, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344013793, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651344014323, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344014324, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 250]} -{"ts": 1651344014963, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 120, -60, 170, -30, 60]} -{"ts": 1651344015592, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344015593, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 120, -70, 140, -40, 50]} -{"ts": 1651344016093, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344016094, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 250]} -{"ts": 1651344016342, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344016343, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651344016842, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344016844, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 140, -40, 50, -40, 60]} -{"ts": 1651344017702, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344017704, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 50, -50, 150, -60, 160]} -{"ts": 1651344018033, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344018035, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-191, 50, -40, 50]} -{"ts": 1651344018383, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344018385, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 130]} -{"ts": 1651344018923, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344018925, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -50, 50, -30, 60, -40, 50]} -{"ts": 1651344019454, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344019455, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 130]} -{"ts": 1651344020023, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344020024, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50, -40, 50, -40, 60, -30, 60]} -{"ts": 1651344020333, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344020334, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50]} -{"ts": 1651344020623, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344020625, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50]} -{"ts": 1651344020834, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344020835, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651344021113, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344021114, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60]} -{"ts": 1651344021394, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651344021733, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344021735, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 60]} -{"ts": 1651344022004, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -40, 50]} -{"ts": 1651344023024, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344023026, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50, -50, 50, -50, 110, -90, 181, -30, 60, -30, 60]} -{"ts": 1651344024106, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651344024362, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1010, 50, -40, 50, -50, 50, -40, 47]} -{"ts": 1651344024594, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-182, 50]} -{"ts": 1651344024783, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344024784, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651344025493, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344025494, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 60, -40, 50, -40, 50, -40, 60, -40, 50]} -{"ts": 1651344025824, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50]} -{"ts": 1651344026233, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651344026234, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 140, -50, 50]} -{"ts": 1651344026823, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344026825, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 120, -60, 150, -30, 60]} -{"ts": 1651344027644, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344027645, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 50, -50, 120, -70, 130]} -{"ts": 1651344028183, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344028185, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50, -40, 60, -40, 50]} -{"ts": 1651344028413, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344028415, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651344028793, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344028794, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 130, -40, 50]} -{"ts": 1651344029334, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344029336, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-391, 60, -30, 60]} -{"ts": 1651344029594, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344029596, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60]} -{"ts": 1651344029864, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344029866, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -40, 50]} -{"ts": 1651344030085, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344030086, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651344030455, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 170]} -{"ts": 1651344030824, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344030825, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 60]} -{"ts": 1651344031024, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344031025, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651344031294, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344031296, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 60, -40, 50]} -{"ts": 1651344031504, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344031505, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651344032585, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344032775, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-770, 50, -30, 130, -40, 50, -50, 150]} -{"ts": 1651344033215, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-300, 50, -40, 50]} -{"ts": 1651344033544, "w": 11, "s": "BO, Central, OH", "o": "", "t": ",", "c": []} -{"ts": 1651344033545, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50]} -{"ts": 1651344033714, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344033715, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50]} -{"ts": 1651344034146, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344034147, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 51, -50, 140]} -{"ts": 1651344034556, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 150, -40, 50]} -{"ts": 1651344035275, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344035277, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 160, -30, 50, -40, 50]} -{"ts": 1651344035485, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344035486, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651344035685, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344035686, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651344036356, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344036357, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-330, 120, -80, 140]} -{"ts": 1651344036616, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651344036825, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344036827, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651344037106, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344037106, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651344037406, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 50]} -{"ts": 1651344037655, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344037656, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651344038286, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 50, -40, 60, -30, 60]} -{"ts": 1651344038635, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344038636, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 150]} -{"ts": 1651344039176, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344039178, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -30, 60, -50, 131]} -{"ts": 1651344039696, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344039697, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 140, -30, 50, -40, 50]} -{"ts": 1651344040036, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344040038, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 60]} -{"ts": 1651344040316, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344040318, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651344040696, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344040698, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50, -40, 50]} -{"ts": 1651344041107, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 150, -30, 50]} -{"ts": 1651344041696, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344041698, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 120, -70, 140, -50, 50]} -{"ts": 1651344042116, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344042118, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 60]} -{"ts": 1651344042516, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344042518, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 60, -30, 60]} -{"ts": 1651344043246, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344043248, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 130, -60, 160, -40, 50]} -{"ts": 1651344043536, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344043538, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50]} -{"ts": 1651344043936, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344043937, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 190]} -{"ts": 1651344044717, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344044719, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-361, 150, -30, 50, -40, 60, -40, 50]} -{"ts": 1651344044977, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344044978, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60]} -{"ts": 1651344045338, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344045339, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 160]} -{"ts": 1651344045777, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344045779, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 200]} -{"ts": 1651344046007, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344046009, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60]} -{"ts": 1651344046277, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344046279, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651344046548, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344046549, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -40, 50]} -{"ts": 1651344047162, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344047164, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 50, -50, 155]} -{"ts": 1651344047541, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-217, 161]} -{"ts": 1651344048130, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344048132, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-450, 50, -40, 50]} -{"ts": 1651344048501, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344048502, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 150]} -{"ts": 1651344049556, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344049558, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 50, -50, 47, -39, 110, -80, 150, -50, 50, -30, 60]} -{"ts": 1651344050376, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344050378, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-480, 160, -40, 50, -40, 50]} -{"ts": 1651344050597, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651344050599, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-171, 50]} -{"ts": 1651344050787, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344050789, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651344051057, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344051058, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651344052094, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-486, 120, -40, 50, -40, 210, -30, 60]} -{"ts": 1651344053174, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344053174, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651344053975, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1831, 50]} -{"ts": 1651344054281, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-162, 54, -40, 50]} -{"ts": 1651344054490, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344054491, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651344055102, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344055103, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 51, -40, 120, -70, 140]} -{"ts": 1651344055431, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344055432, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50]} -{"ts": 1651344055821, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344055822, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 140, -30, 60]} -{"ts": 1651344056331, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344056332, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 160, -40, 50, -40, 50]} -{"ts": 1651344056641, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344056643, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 60, -30, 60]} -{"ts": 1651344057051, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344057053, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 160, -40, 50]} -{"ts": 1651344057671, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344057673, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 110, -80, 140, -50, 50]} -{"ts": 1651344058331, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344058333, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 50, -50, 150]} -{"ts": 1651344059031, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344059033, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 50, -40, 50, -50, 50, -40, 50, -40, 50]} -{"ts": 1651344059277, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344059278, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-196, 50]} -{"ts": 1651344059467, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651344059468, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-129, 60]} -{"ts": 1651344060080, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344060081, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 48, -55, 110, -70, 150]} -{"ts": 1651344060330, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651344060610, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344060611, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651344060899, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344060901, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60, -30, 60]} -{"ts": 1651344061730, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344061732, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 50, -60, 161, -30, 60, -30, 60]} -{"ts": 1651344062812, "w": 11, "s": "BO, Central, OH", "o": "", "t": "X", "c": []} -{"ts": 1651344063131, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1000, 50, -30, 230, -40, 50]} -{"ts": 1651344063701, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 140, -70, 150]} -{"ts": 1651344063950, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651344063951, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651344064250, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344064251, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60, -30, 60]} -{"ts": 1651344064716, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344064718, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-330, 50, -40, 46]} -{"ts": 1651344065112, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-152, 59, -27, 67, -30, 60]} -{"ts": 1651344065832, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344065833, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-450, 50, -50, 170]} -{"ts": 1651344066251, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344066253, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 50, -40, 50]} -{"ts": 1651344066421, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344066423, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50]} -{"ts": 1651344066992, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344066993, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-241, 50, -40, 60, -30, 60, -40, 50]} -{"ts": 1651344067223, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651344067422, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344067424, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651344067662, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344067664, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651344067953, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651344068182, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344068184, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651344069173, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 50, -40, 60, -40, 140, -60, 150, -30, 60, -30, 60]} -{"ts": 1651344070253, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344070254, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651344070320, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-750, 50, -37, 116, -57, 137]} -{"ts": 1651344070875, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 57, -38, 50, -50, 50, -40, 50]} -{"ts": 1651344071224, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344071225, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60, -40, 50]} -{"ts": 1651344071514, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344071516, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60, -40, 50]} -{"ts": 1651344071705, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651344072225, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 60, -30, 60, -40, 50]} -{"ts": 1651344072954, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651344072955, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 50, -50, 130, -90, 120]} -{"ts": 1651344073284, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344073285, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -40, 50]} -{"ts": 1651344073694, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344073696, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 150, -30, 60]} -{"ts": 1651344074184, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344074186, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 150, -40, 50, -30, 60]} -{"ts": 1651344074484, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344074485, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60, -40, 50]} -{"ts": 1651344074895, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344074897, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 161, -40, 50]} -{"ts": 1651344075495, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344075497, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 110, -80, 140, -40, 50]} -{"ts": 1651344075969, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344075971, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-325, 49, -40, 60]} -{"ts": 1651344076350, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344076351, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -50, 50, -40, 50]} -{"ts": 1651344076720, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 50]} -{"ts": 1651344076909, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651344076911, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651344077439, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344077441, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-201, 57, -42, 50, -30, 150]} -{"ts": 1651344077800, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 160]} -{"ts": 1651344078109, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344078110, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50]} -{"ts": 1651344078309, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344078311, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651344078700, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344078700, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 130, -30, 60]} -{"ts": 1651344079170, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 50, -40, 60]} -{"ts": 1651344079549, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344079551, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 180]} -{"ts": 1651344080631, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344080631, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344080660, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 50, -50, 50, -50, 120, -60, 180, -30, 60, -40, 50]} -{"ts": 1651344081681, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-871, 50, -50, 50]} -{"ts": 1651344082081, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651344082083, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 60, -30, 60]} -{"ts": 1651344082525, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344082527, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-289, 58, -37, 61]} -{"ts": 1651344082896, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344082897, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 160]} -{"ts": 1651344083335, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344083336, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-300, 140]} -{"ts": 1651344083865, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344083867, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50, -40, 60, -40, 50]} -{"ts": 1651344084095, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344084096, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651344084846, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344084847, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 150, -40, 50, -40, 50, -40, 60]} -{"ts": 1651344085927, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344085928, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344086005, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-650, 50, -40, 110, -80, 140, -40, 50]} -{"ts": 1651344086457, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 201]} -{"ts": 1651344086997, "w": 11, "s": "BO, Central, OH", "o": "", "t": "1", "c": []} -{"ts": 1651344086998, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50, -30, 160]} -{"ts": 1651344087417, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344087418, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 60, -30, 60]} -{"ts": 1651344088438, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344088439, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-282, 47, -43, 50, -50, 120, -80, 160, -40, 50, -40, 60]} -{"ts": 1651344088988, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344088989, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 150]} -{"ts": 1651344089248, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651344089250, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60]} -{"ts": 1651344089448, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344089449, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651344089758, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344089759, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50]} -{"ts": 1651344090069, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 50]} -{"ts": 1651344090448, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344090450, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -50, 50]} -{"ts": 1651344091329, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-440, 160, -40, 50, -40, 50, -40, 60]} -{"ts": 1651344091769, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344091771, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50, -41, 60]} -{"ts": 1651344092509, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344092510, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 160, -40, 50, -40, 50]} -{"ts": 1651344093262, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344093264, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 138, -30, 51, -60, 124, -30, 60]} -{"ts": 1651344093503, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344093504, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 1]} -{"ts": 1651344094381, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651344094381, "w": 11, "s": "BO, Central, OH", "o": "", "t": "_", "c": []} -{"ts": 1651344094383, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651344095463, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651344097457, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 48, -46, 48]} -{"ts": 1651344097802, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48]} -{"ts": 1651344098883, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344099160, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-631, 46, -48, 123, -80, 154]} -{"ts": 1651344099484, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 54, -46, 52]} -{"ts": 1651344099940, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344099941, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 260]} -{"ts": 1651344100398, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344100399, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-198, 260]} -{"ts": 1651344100885, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344100886, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-341, 48, -46, 52]} -{"ts": 1651344101475, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344101476, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 46, -52, 152]} -{"ts": 1651344102017, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344102018, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-184, 124, -82, 152]} -{"ts": 1651344102790, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344102791, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-339, 46, -46, 52, -48, 46, -56, 46, -48, 46]} -{"ts": 1651344103016, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344103017, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48]} -{"ts": 1651344103277, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651344103279, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 56]} -{"ts": 1651344103910, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344103911, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 160]} -{"ts": 1651344104285, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344104286, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-181, 58, -52, 46]} -{"ts": 1651344104563, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344104564, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 52, -48, 52]} -{"ts": 1651344105441, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344105442, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-346, 46, -46, 48, -52, 52]} -{"ts": 1651344105968, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 54, -46, 48, -52, 154]} -{"ts": 1651344106296, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344106297, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 54, -46, 52]} -{"ts": 1651344106526, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344106527, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56]} -{"ts": 1651344107006, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344107007, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 46, -48, 46]} -{"ts": 1651344107360, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 158]} -{"ts": 1651344107849, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344107850, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 46, -55, 48]} -{"ts": 1651344108377, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344108378, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 54, -52, 46, -52, 48]} -{"ts": 1651344108869, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344108870, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 152]} -{"ts": 1651344109375, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344109376, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48, -46, 48, -46, 48, -46, 48]} -{"ts": 1651344109594, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344109595, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 48]} -{"ts": 1651344110524, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344110525, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-330, 46, -48, 46, -48, 50, -46, 48, -46, 48]} -{"ts": 1651344110742, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344110743, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46]} -{"ts": 1651344111006, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651344111007, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 46, -48, 46]} -{"ts": 1651344111328, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344111329, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 50, -48, 50]} -{"ts": 1651344111858, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 126, -78, 154]} -{"ts": 1651344112278, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344112279, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 154]} -{"ts": 1651344112513, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344112515, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-181, 54]} -{"ts": 1651344112795, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344112796, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 58, -46, 54]} -{"ts": 1651344113119, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344113120, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52, -52, 46]} -{"ts": 1651344113391, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 52, -48, 46]} -{"ts": 1651344114186, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344114187, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 46, -50, 124, -81, 152]} -{"ts": 1651344114514, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 54, -46, 48]} -{"ts": 1651344114948, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344114949, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 154, -56, 46]} -{"ts": 1651344115466, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344115467, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 152, -52, 46, -48, 46]} -{"ts": 1651344115786, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344115787, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -54, 46]} -{"ts": 1651344116226, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344116227, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 160, -50, 52]} -{"ts": 1651344116855, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344116855, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 126, -84, 152, -48, 46]} -{"ts": 1651344117657, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344117658, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-346, 46, -46, 130, -80, 154]} -{"ts": 1651344118170, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344118171, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48, -45, 54, -46, 48, -46, 48]} -{"ts": 1651344118484, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344118485, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48]} -{"ts": 1651344118808, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344118809, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52, -52, 48]} -{"ts": 1651344118984, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344118985, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 48]} -{"ts": 1651344119490, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344119491, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48, -50, 48, -46, 48]} -{"ts": 1651344119957, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-327, 46, -46, 48]} -{"ts": 1651344120381, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344120382, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 58, -46, 48, -52, 48]} -{"ts": 1651344121169, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344121170, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 154, -58, 48, -46, 54, -46, 48]} -{"ts": 1651344121594, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344121595, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 52, -46, 154]} -{"ts": 1651344122120, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344122121, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 152, -52, 46, -48, 50]} -{"ts": 1651344122901, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344122902, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 152, -54, 48, -47, 46, -48, 46]} -{"ts": 1651344123123, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344123124, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 48]} -{"ts": 1651344123451, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344123452, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 56, -46, 48]} -{"ts": 1651344123627, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52]} -{"ts": 1651344124055, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -48, 152]} -{"ts": 1651344124532, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344124533, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344124586, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 52, -50, 48, -46, 158]} -{"ts": 1651344125008, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56, -46, 52, -46, 48]} -{"ts": 1651344125196, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344125196, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344125236, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344125237, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54]} -{"ts": 1651344125712, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344125713, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 46, -46, 48]} -{"ts": 1651344126049, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344126050, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 158]} -{"ts": 1651344126629, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344126629, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 46, -46, 52, -50, 46]} -{"ts": 1651344126854, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344126855, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 52]} -{"ts": 1651344127082, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344127082, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54]} -{"ts": 1651344127622, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344127623, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 128, -84, 154]} -{"ts": 1651344128033, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344128034, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46, -47, 46, -48, 46]} -{"ts": 1651344128521, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344128522, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 152]} -{"ts": 1651344129029, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344129030, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 50, -46, 48, -46, 48, -48, 48]} -{"ts": 1651344129451, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344129452, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -48, 154]} -{"ts": 1651344129788, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344129789, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 160]} -{"ts": 1651344130268, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344130269, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 152]} -{"ts": 1651344130772, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344130774, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 50, -48, 46, -48, 46, -48, 47]} -{"ts": 1651344130991, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344130992, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46]} -{"ts": 1651344131749, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344131750, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 46, -46, 48, -46, 48, -50, 48, -46, 48]} -{"ts": 1651344131967, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344131968, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46]} -{"ts": 1651344132232, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651344132233, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-125, 46, -48, 46]} -{"ts": 1651344132550, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344132551, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 50, -46, 48]} -{"ts": 1651344133082, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 124, -80, 152]} -{"ts": 1651344133504, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344133505, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -50, 152]} -{"ts": 1651344133723, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344133724, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 48]} -{"ts": 1651344133991, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344133993, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 50, -48, 46]} -{"ts": 1651344134305, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344134306, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48]} -{"ts": 1651344134581, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-134, 48, -46, 48]} -{"ts": 1651344135058, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344135059, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-337, 46, -48, 46]} -{"ts": 1651344135478, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 52, -52, 46, -48, 46]} -{"ts": 1651344136062, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344136063, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46, -46, 158]} -{"ts": 1651344136523, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344136524, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-199, 262]} -{"ts": 1651344137183, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344137184, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-202, 46, -52, 128, -76, 156]} -{"ts": 1651344137613, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344137614, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 50, -48, 152]} -{"ts": 1651344137944, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344137944, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 56, -46, 52]} -{"ts": 1651344138214, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344138215, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52, -46, 48]} -{"ts": 1651344138638, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344138639, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -52, 46, -52, 46]} -{"ts": 1651344139128, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 152]} -{"ts": 1651344139647, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344139648, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 52, -47, 46, -52, 46, -48, 46]} -{"ts": 1651344139877, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344139878, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56]} -{"ts": 1651344140265, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344140266, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 46]} -{"ts": 1651344140445, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344140446, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 54]} -{"ts": 1651344140867, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344140868, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 154, -46, 48]} -{"ts": 1651344141089, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-175, 46]} -{"ts": 1651344141560, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344141561, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-330, 48, -46, 48]} -{"ts": 1651344141736, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344141737, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52]} -{"ts": 1651344142198, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344142199, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-204, 258]} -{"ts": 1651344142446, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-200, 48]} -{"ts": 1651344142869, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344142870, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 51, -46, 154]} -{"ts": 1651344143093, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344143094, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46]} -{"ts": 1651344143367, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344143368, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 50, -48, 46]} -{"ts": 1651344144044, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344144045, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-333, 152, -50, 48, -46, 48]} -{"ts": 1651344144264, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651344144436, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344144437, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651344145063, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344145064, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52, -46, 126, -78, 153]} -{"ts": 1651344145487, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 154, -50, 48]} -{"ts": 1651344146061, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344146062, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46, -46, 154]} -{"ts": 1651344146391, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344146392, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 154]} -{"ts": 1651344146870, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344146871, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-325, 154]} -{"ts": 1651344147376, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46, -48, 46, -48, 46, -48, 46]} -{"ts": 1651344147595, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 46]} -{"ts": 1651344148071, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344148072, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344148363, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 152, -50, 46, -48, 46, -48, 46]} -{"ts": 1651344148583, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651344148755, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651344148855, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344148856, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344149085, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 156]} -{"ts": 1651344149414, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 152]} -{"ts": 1651344149638, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48]} -{"ts": 1651344149810, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651344150342, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 124, -80, 152]} -{"ts": 1651344151001, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 45, -49, 45, -48, 50, -46, 48]} -{"ts": 1651344151315, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "[-.....--..--]", "c": []} -{"ts": 1651344151316, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48]} -{"ts": 1651344152504, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-1038, 151]} -{"ts": 1651344153020, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "6", "c": []} -{"ts": 1651344153021, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 46, -52, 48, -46, 48, -46, 48]} -{"ts": 1651344153248, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344153249, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54]} -{"ts": 1651344153845, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 258]} -{"ts": 1651344154299, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651344154300, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-205, 50, -48, 152]} -{"ts": 1651344154719, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344154720, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46, -52, 50, -46, 48]} -{"ts": 1651344155048, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 152]} -{"ts": 1651344155819, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 46, -52, 46, -48, 50, -47, 46, -48, 46]} -{"ts": 1651344156039, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651344156211, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651344156368, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "[.-...-]", "c": []} -{"ts": 1651344156839, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52, -46, 126, -78, 154]} -{"ts": 1651344157057, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46]} -{"ts": 1651344157281, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52]} -{"ts": 1651344157472, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651344157472, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344157554, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-123, 56, -46, 48]} -{"ts": 1651344158257, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344158258, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344158324, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 46, -48, 152, -52, 46, -48, 46]} -{"ts": 1651344158421, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344158835, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344158836, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 153, -46, 46]} -{"ts": 1651344159916, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "X", "c": []} -{"ts": 1651344159917, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651344160806, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-1613, 124, -80, 154]} -{"ts": 1651344161026, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651344161296, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344161298, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48, -46, 52]} -{"ts": 1651344161837, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344161838, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-389, 152]} -{"ts": 1651344162371, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-194, 52, -46, 50, -46, 48, -46, 52]} -{"ts": 1651344162797, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344162798, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -54, 152]} -{"ts": 1651344163133, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344163134, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 162]} -{"ts": 1651344163610, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344163611, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -47, 46]} -{"ts": 1651344163992, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344163993, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 46]} -{"ts": 1651344164266, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344164267, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 54, -48, 46]} -{"ts": 1651344164494, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344164495, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54]} -{"ts": 1651344165122, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 124, -78, 158]} -{"ts": 1651344165345, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344165346, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 50]} -{"ts": 1651344165525, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344165526, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651344166047, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344166048, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -48, 46, -48, 152]} -{"ts": 1651344166481, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 162, -46, 48]} -{"ts": 1651344167011, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344167012, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 162, -52, 46, -48, 50]} -{"ts": 1651344167798, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344167799, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-333, 46, -50, 126, -74, 158]} -{"ts": 1651344168222, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344168222, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52, -48, 152]} -{"ts": 1651344168634, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344168635, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46, -48, 50]} -{"ts": 1651344169309, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344169310, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-327, 46, -52, 152, -52, 46]} -{"ts": 1651344169531, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344169533, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 48]} -{"ts": 1651344169797, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651344169798, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48, -46, 48]} -{"ts": 1651344170021, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344170022, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52]} -{"ts": 1651344170193, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651344170727, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344170728, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 124, -80, 156]} -{"ts": 1651344171312, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-339, 46, -46, 154]} -{"ts": 1651344171988, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344171989, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 46, -46, 48, -50, 50, -48, 46]} -{"ts": 1651344172411, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344172412, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 50, -48, 152]} -{"ts": 1651344172871, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344172872, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-202, 258]} -{"ts": 1651344173339, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344173339, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-210, 258]} -{"ts": 1651344173690, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344173691, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-208, 48, -49, 46]} -{"ts": 1651344174004, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344174005, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46]} -{"ts": 1651344174184, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344174185, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 54]} -{"ts": 1651344174406, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344174407, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 48]} -{"ts": 1651344174684, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52, -46, 56]} -{"ts": 1651344175109, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344175110, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 47, -48, 158]} -{"ts": 1651344175635, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48, -52, 152, -52, 46]} -{"ts": 1651344175960, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344175961, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 152]} -{"ts": 1651344176184, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651344176185, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48]} -{"ts": 1651344176406, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 50]} -{"ts": 1651344176676, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46, -48, 50]} -{"ts": 1651344177084, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344177085, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48, -46, 48]} -{"ts": 1651344177266, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344177267, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344177569, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-333, 152]} -{"ts": 1651344178609, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344178610, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344178752, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-1136, 47]} -{"ts": 1651344178924, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651344179895, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344179896, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-521, 152, -48, 50, -46, 154]} -{"ts": 1651344180119, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46]} -{"ts": 1651344180441, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651344180442, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48, -46, 50]} -{"ts": 1651344180711, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344180712, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50, -48, 46]} -{"ts": 1651344180936, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344180937, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 48]} -{"ts": 1651344181156, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651344181430, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344181431, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 48, -50, 48]} -{"ts": 1651344181814, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344181815, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46]} -{"ts": 1651344181994, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 54]} -{"ts": 1651344182513, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344182514, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 48, -46, 154, -50, 47]} -{"ts": 1651344183095, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 46, -50, 154]} -{"ts": 1651344183781, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651344183781, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -48, 156, -52, 46]} -{"ts": 1651344184011, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344184012, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 52]} -{"ts": 1651344184283, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651344184284, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46, -48, 52]} -{"ts": 1651344184604, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344184605, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 52, -52, 46]} -{"ts": 1651344184828, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 50]} -{"ts": 1651344185256, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344185257, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 156, -52, 46]} -{"ts": 1651344185774, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344185775, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 152, -48, 50, -48, 46]} -{"ts": 1651344186815, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344186816, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344186998, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-978, 46, -46, 154]} -{"ts": 1651344187424, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 154, -46, 48]} -{"ts": 1651344187961, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344187962, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-192, 151, -48, 46, -48, 52]} -{"ts": 1651344189002, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344189003, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344189335, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-924, 46, -48, 124, -80, 152]} -{"ts": 1651344189850, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 52, -45, 48, -46, 48, -50, 48]} -{"ts": 1651344190078, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344190079, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56]} -{"ts": 1651344190506, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344190507, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 152, -56, 46]} -{"ts": 1651344190991, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344190992, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-339, 46, -50, 50]} -{"ts": 1651344191676, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344191677, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 152, -54, 48, -45, 52]} -{"ts": 1651344191998, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344191999, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52, -52, 46]} -{"ts": 1651344192526, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344192527, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 162, -46, 52, -46, 48]} -{"ts": 1651344193014, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344193015, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 152]} -{"ts": 1651344193519, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344193520, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 49, -46, 48, -46, 48, -46, 48]} -{"ts": 1651344193937, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344193938, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46, -48, 152]} -{"ts": 1651344194267, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344194268, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 154]} -{"ts": 1651344194649, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344194650, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 46]} -{"ts": 1651344194829, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344194830, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 52]} -{"ts": 1651344195260, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344195261, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 162, -46, 52]} -{"ts": 1651344195489, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56]} -{"ts": 1651344195966, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344195967, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46, -48, 50]} -{"ts": 1651344196739, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344196740, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 152, -52, 45, -48, 46, -48, 46]} -{"ts": 1651344197253, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344197254, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46, -48, 152]} -{"ts": 1651344197575, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344197576, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -48, 46]} -{"ts": 1651344198031, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344198032, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-198, 258]} -{"ts": 1651344198580, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344198581, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-199, 154, -54, 48, -46, 48]} -{"ts": 1651344199158, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344199159, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 46, -48, 152]} -{"ts": 1651344199744, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344199745, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-348, 46, -48, 46, -52, 46]} -{"ts": 1651344200280, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344200281, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 126, -80, 152]} -{"ts": 1651344200699, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344200700, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 46, -48, 152]} -{"ts": 1651344201157, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344201158, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-200, 258]} -{"ts": 1651344201627, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344201628, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-206, 264]} -{"ts": 1651344202514, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344202515, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 151, -46, 52, -52, 154, -46, 48]} -{"ts": 1651344202833, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "L", "c": []} -{"ts": 1651344202834, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 51, -48, 46]} -{"ts": 1651344203457, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "J", "c": []} -{"ts": 1651344203458, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 124, -76, 156, -46, 48]} -{"ts": 1651344203945, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344203946, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 152]} -{"ts": 1651344204464, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344204465, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 51, -46, 48, -46, 48, -50, 48]} -{"ts": 1651344204888, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344204889, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -50, 154]} -{"ts": 1651344205228, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344205229, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 158]} -{"ts": 1651344205919, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344205920, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 124, -77, 154]} -{"ts": 1651344206339, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344206340, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 154]} -{"ts": 1651344206966, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344206967, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 152, -50, 47, -46, 154]} -{"ts": 1651344207190, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344207191, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46]} -{"ts": 1651344207769, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651344207770, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -52, 48, -49, 46]} -{"ts": 1651344208261, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344208261, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 152]} -{"ts": 1651344208779, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344208780, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-184, 48, -46, 48, -52, 46, -48, 46]} -{"ts": 1651344209013, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344209014, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 54]} -{"ts": 1651344209806, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344209807, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-339, 46, -50, 124, -80, 154]} -{"ts": 1651344210120, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344210121, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46]} -{"ts": 1651344210548, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344210549, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 160, -48, 46]} -{"ts": 1651344211073, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344211074, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-179, 154, -46, 52, -46, 48]} -{"ts": 1651344211392, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344211393, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 54, -48, 46]} -{"ts": 1651344211818, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344211819, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 154, -50, 48]} -{"ts": 1651344212448, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344212449, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 126, -80, 156, -50, 46]} -{"ts": 1651344212923, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344212924, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 46, -47, 50]} -{"ts": 1651344213099, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344213099, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 48]} -{"ts": 1651344213613, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344213614, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46, -48, 46, -50, 52, -46, 48]} -{"ts": 1651344213843, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56]} -{"ts": 1651344214015, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344214016, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651344214245, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344214246, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 58]} -{"ts": 1651344214510, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 47, -46, 48]} -{"ts": 1651344214746, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344214747, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 58]} -{"ts": 1651344215440, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 124, -84, 152]} -{"ts": 1651344215964, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344215965, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48, -46, 48, -52, 152]} -{"ts": 1651344216287, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344216288, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 56, -46, 48]} -{"ts": 1651344216459, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344216459, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651344216973, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344216974, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46, -52, 50, -48, 46, -48, 46]} -{"ts": 1651344217347, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46]} -{"ts": 1651344217768, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344217769, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 50, -46, 153]} -{"ts": 1651344218174, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344218175, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46, -48, 46, -48, 46]} -{"ts": 1651344218494, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344218495, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48, -50, 46]} -{"ts": 1651344218714, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344218715, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651344218933, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344218934, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 48]} -{"ts": 1651344219207, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344219208, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-132, 48, -46, 48]} -{"ts": 1651344219781, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344219782, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -46, 48, -50, 46]} -{"ts": 1651344220241, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 264]} -{"ts": 1651344220598, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344220599, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-198, 159]} -{"ts": 1651344221104, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "L", "c": []} -{"ts": 1651344221105, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 50, -48, 46, -48, 46, -48, 46]} -{"ts": 1651344221330, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344221331, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 46]} -{"ts": 1651344221510, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344221511, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 54]} -{"ts": 1651344222032, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344222033, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -48, 46, -48, 152]} -{"ts": 1651344222665, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 126, -78, 158, -46, 48]} -{"ts": 1651344223176, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344223177, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 48, -46, 52, -52, 46, -48, 46]} -{"ts": 1651344223656, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344223657, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 46, -46, 48]} -{"ts": 1651344223995, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344223996, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-181, 158]} -{"ts": 1651344224477, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344224478, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -48, 50]} -{"ts": 1651344224895, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344224896, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52, -48, 46, -48, 52]} -{"ts": 1651344225470, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344225472, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46, -46, 47, -52, 50]} -{"ts": 1651344225796, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344225797, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 152]} -{"ts": 1651344226126, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344226127, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 56, -46, 48]} -{"ts": 1651344226586, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344226587, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-200, 260]} -{"ts": 1651344227051, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344227052, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-205, 260]} -{"ts": 1651344227836, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344227837, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 46, -52, 48, -46, 52, -48, 151]} -{"ts": 1651344228066, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344228067, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 52]} -{"ts": 1651344228296, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "V", "c": []} -{"ts": 1651344228297, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56]} -{"ts": 1651344228562, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344228563, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48, -46, 48]} -{"ts": 1651344228886, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344228887, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46, -52, 48]} -{"ts": 1651344229158, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 50, -48, 50]} -{"ts": 1651344229645, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344229646, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-335, 152]} -{"ts": 1651344229969, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 52, -46, 48]} -{"ts": 1651344230503, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344230504, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 130, -78, 154]} -{"ts": 1651344230736, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344230737, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 55]} -{"ts": 1651344231210, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344231211, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46, -48, 46]} -{"ts": 1651344231386, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344231388, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 46]} -{"ts": 1651344231611, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344231612, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 48]} -{"ts": 1651344231785, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 50]} -{"ts": 1651344232219, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344232220, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 162, -52, 46]} -{"ts": 1651344232631, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 48, -50, 46, -48, 46]} -{"ts": 1651344233154, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344233155, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56, -48, 46, -48, 151]} -{"ts": 1651344233696, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344233697, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 124, -84, 154]} -{"ts": 1651344234024, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344234025, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52, -50, 52]} -{"ts": 1651344234454, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344234455, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 162, -46, 48]} -{"ts": 1651344235074, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344235076, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 125, -78, 154, -46, 47]} -{"ts": 1651344235733, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344235734, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46, -50, 46, -48, 46, -48, 46]} -{"ts": 1651344236047, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344236048, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46]} -{"ts": 1651344236812, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344236813, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 152, -50, 48, -45, 48, -46, 48]} -{"ts": 1651344237220, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344237221, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48, -46, 48]} -{"ts": 1651344237594, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344237595, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46]} -{"ts": 1651344237862, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344237863, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 50, -48, 46]} -{"ts": 1651344238176, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344238177, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46]} -{"ts": 1651344239088, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-911, 1]} -{"ts": 1651344240128, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344240128, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651344241818, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651344241820, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651344242861, "w": 11, "s": "BO, Central, OH", "o": "", "t": "_", "c": []} -{"ts": 1651344243030, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-910, 60, -30, 60]} -{"ts": 1651344243990, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 170, -40, 50, -40, 60, -30, 60]} -{"ts": 1651344244440, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344244441, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 60, -30, 60]} -{"ts": 1651344245170, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344245171, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 150, -40, 60, -30, 60]} -{"ts": 1651344245960, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344245961, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 140, -30, 50, -50, 150, -40, 50]} -{"ts": 1651344246811, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344246812, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-450, 50, -40, 131, -60, 120]} -{"ts": 1651344247071, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651344247072, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60]} -{"ts": 1651344247621, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344247622, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 260]} -{"ts": 1651344248121, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344248122, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 230]} -{"ts": 1651344248491, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344248492, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 50]} -{"ts": 1651344248701, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344248702, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60]} -{"ts": 1651344249090, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344249091, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 130, -30, 50]} -{"ts": 1651344249328, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 57]} -{"ts": 1651344249819, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344249820, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-341, 150]} -{"ts": 1651344250348, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344250350, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50, -50, 50, -40, 50]} -{"ts": 1651344250649, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344250650, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 50]} -{"ts": 1651344251059, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344251060, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 150, -30, 50]} -{"ts": 1651344251639, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344251640, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 120, -70, 150, -30, 50]} -{"ts": 1651344252239, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344252240, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-450, 50, -40, 60]} -{"ts": 1651344252709, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344252710, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-310, 160]} -{"ts": 1651344252979, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344252980, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651344253249, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344253250, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -40, 50]} -{"ts": 1651344253569, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344253570, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 50]} -{"ts": 1651344253779, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651344254269, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344254271, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 150, -31, 49, -40, 51]} -{"ts": 1651344254870, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 50, -30, 160]} -{"ts": 1651344255671, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344255672, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60, -40, 120, -70, 170]} -{"ts": 1651344256620, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344256622, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 120, -30, 50, -40, 200, -30, 50]} -{"ts": 1651344257160, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344257162, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -30, 130, -30, 50]} -{"ts": 1651344257370, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651344257371, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651344258000, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651344258002, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 100, -80, 160]} -{"ts": 1651344258490, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344258491, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 50, -50, 50]} -{"ts": 1651344258770, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344258772, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651344259010, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344259011, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651344259442, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 131]} -{"ts": 1651344259671, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344259673, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60]} -{"ts": 1651344259961, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344259962, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651344260361, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344260363, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 60, -30, 60]} -{"ts": 1651344260992, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 50, -40, 150]} -{"ts": 1651344261631, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344261633, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 100, -70, 150, -30, 60]} -{"ts": 1651344261911, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344261912, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651344262101, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344262103, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651344262962, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344262963, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-450, 50, -40, 110, -70, 140]} -{"ts": 1651344263342, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -30, 120]} -{"ts": 1651344263781, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344263783, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50, -40, 60]} -{"ts": 1651344264382, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344264383, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-450, 150]} -{"ts": 1651344264622, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344264623, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-181, 60]} -{"ts": 1651344264823, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344264824, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651344265532, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344265534, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 110, -100, 130]} -{"ts": 1651344265983, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 160]} -{"ts": 1651344266612, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344266614, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 160, -40, 50, -50, 120]} -{"ts": 1651344266882, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344266884, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651344267673, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651344267674, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 120, -90, 160]} -{"ts": 1651344268022, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344268023, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50]} -{"ts": 1651344268292, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344268294, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50, -50, 50]} -{"ts": 1651344268632, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344268634, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 50]} -{"ts": 1651344268823, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651344269492, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344269493, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -60, 130, -90, 170]} -{"ts": 1651344269894, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-191, 120, -40, 50]} -{"ts": 1651344270433, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344270434, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 60, -30, 60]} -{"ts": 1651344270613, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344270615, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 60]} -{"ts": 1651344270913, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344270915, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50]} -{"ts": 1651344271104, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651344271453, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344271454, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60, -40, 50]} -{"ts": 1651344271844, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 180]} -{"ts": 1651344272275, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344272277, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -38, 50, -40, 54]} -{"ts": 1651344273022, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344273023, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 50, -50, 150, -30, 57]} -{"ts": 1651344273286, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344273288, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-214, 50]} -{"ts": 1651344273466, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651344273467, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651344273736, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344273738, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651344274017, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651344274708, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344274709, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-471, 220]} -{"ts": 1651344275048, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -30, 60]} -{"ts": 1651344275457, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344275458, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 150, -30, 60]} -{"ts": 1651344276107, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344276109, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 140, -40, 50, -50, 190]} -{"ts": 1651344276667, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344276668, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 50, -50, 50]} -{"ts": 1651344276847, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651344276849, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651344277138, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344277139, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50]} -{"ts": 1651344277328, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651344277867, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344277868, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -40, 50, -40, 160]} -{"ts": 1651344278620, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-233, 60, -30, 58, -40, 60, -30, 61, -40, 50, -60, 30]} -{"ts": 1651344279130, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344279131, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 250]} -{"ts": 1651344279399, "w": 11, "s": "BO, Central, OH", "o": "", "t": "6", "c": []} -{"ts": 1651344279400, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60]} -{"ts": 1651344279909, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344279911, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 150, -40, 50, -40, 50]} -{"ts": 1651344280639, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344280641, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-570, 160]} -{"ts": 1651344281200, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344281201, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 47, -44, 230]} -{"ts": 1651344281630, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344281632, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 140, -40, 50]} -{"ts": 1651344281880, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344281882, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651344282170, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344282172, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50]} -{"ts": 1651344282451, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344282452, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651344282901, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344282903, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-211, 50, -40, 50, -40, 60]} -{"ts": 1651344283943, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344283998, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 50, -40, 50, -60, 130, -80, 140, -30, 50, -40, 50]} -{"ts": 1651344284879, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-740, 50, -40, 50]} -{"ts": 1651344285358, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651344285359, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 130]} -{"ts": 1651344285938, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344285939, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -40, 50, -40, 50, -50, 50]} -{"ts": 1651344286258, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344286259, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 50]} -{"ts": 1651344286698, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344286699, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 150, -30, 60]} -{"ts": 1651344287318, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344287319, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 140, -30, 50, -50, 170]} -{"ts": 1651344288259, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344288260, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-511, 160, -30, 60, -40, 50, -40, 50]} -{"ts": 1651344288749, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651344288751, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 170]} -{"ts": 1651344289390, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344289391, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 390]} -{"ts": 1651344289839, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344289840, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -50, 160]} -{"ts": 1651344290219, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651344290220, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 130, -30, 50]} -{"ts": 1651344290559, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344290561, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50]} -{"ts": 1651344290749, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344290751, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651344291004, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344291006, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 55]} -{"ts": 1651344291524, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-189, 144, -37, 50, -40, 60]} -{"ts": 1651344292254, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344292256, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-490, 240]} -{"ts": 1651344292614, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344292615, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 50]} -{"ts": 1651344293025, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344293026, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-181, 150, -30, 50]} -{"ts": 1651344293262, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344293263, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 47]} -{"ts": 1651344293729, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344293730, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-327, 50, -40, 50]} -{"ts": 1651344294119, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344294120, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60, -40, 50, -40, 50]} -{"ts": 1651344294829, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344294830, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 60, -50, 170]} -{"ts": 1651344295540, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344295541, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-291, 100, -80, 160, -30, 50]} -{"ts": 1651344295860, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344295861, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 50]} -{"ts": 1651344296050, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344296051, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651344296360, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344296361, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 60]} -{"ts": 1651344296541, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651344297050, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344297051, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 140, -40, 50, -40, 50]} -{"ts": 1651344297951, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-470, 60, -30, 110, -80, 150]} -{"ts": 1651344298363, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344298365, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -30, 143]} -{"ts": 1651344298688, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344298689, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-174, 50, -40, 61]} -{"ts": 1651344298958, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344298959, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50, -50, 50]} -{"ts": 1651344299538, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344299539, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 150]} -{"ts": 1651344299778, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651344299968, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344299969, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651344300740, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344300741, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-330, 121, -90, 141, -40, 50]} -{"ts": 1651344301061, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 50]} -{"ts": 1651344301260, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344301261, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651344302150, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344302152, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-650, 50, -40, 50, -50, 50]} -{"ts": 1651344302430, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651344302630, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344302631, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651344303672, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344304380, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1620, 130]} -{"ts": 1651344304961, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -40, 50, -50, 50, -40, 50]} -{"ts": 1651344305200, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344305202, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651344305967, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344305968, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-323, 167, -40, 50, -40, 57, -40, 50]} -{"ts": 1651344306207, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344306208, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651344306647, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344306649, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50, -40, 50]} -{"ts": 1651344307048, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344307049, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-221, 180]} -{"ts": 1651344307768, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344307769, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-480, 50, -40, 60, -30, 60]} -{"ts": 1651344308138, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344308139, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 180]} -{"ts": 1651344308468, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344308469, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50]} -{"ts": 1651344308748, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344308749, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60, -30, 60]} -{"ts": 1651344309329, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344309330, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 320]} -{"ts": 1651344309589, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60]} -{"ts": 1651344310148, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651344310149, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 150]} -{"ts": 1651344310728, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344310730, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60, -30, 60, -30, 170]} -{"ts": 1651344311120, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344311121, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-178, 126, -33, 55]} -{"ts": 1651344311370, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344311371, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651344311650, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344311652, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651344311931, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344311932, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 61, -40, 50]} -{"ts": 1651344312491, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344312493, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 50, -40, 60]} -{"ts": 1651344312862, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 140, -30, 60]} -{"ts": 1651344313582, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 120, -80, 150]} -{"ts": 1651344313941, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Q", "c": []} -{"ts": 1651344313942, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 60]} -{"ts": 1651344314201, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344314202, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50, -40, 50]} -{"ts": 1651344314551, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344314552, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-300, 50]} -{"ts": 1651344314752, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651344315441, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344315442, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 60, -30, 60, -40, 50, -40, 60, -40, 50]} -{"ts": 1651344315772, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -40, 50]} -{"ts": 1651344316181, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651344316182, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 160, -30, 60]} -{"ts": 1651344316521, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344316522, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 60]} -{"ts": 1651344316741, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344316743, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651344316952, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344316954, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-151, 60]} -{"ts": 1651344317352, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344317353, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 130, -50, 50]} -{"ts": 1651344318083, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-590, 50, -40, 50]} -{"ts": 1651344318502, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344318503, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -40, 50, -40, 50]} -{"ts": 1651344319232, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344319234, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-570, 160]} -{"ts": 1651344319782, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344319783, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 50, -40, 50, -40, 60]} -{"ts": 1651344320012, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344320013, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60]} -{"ts": 1651344320981, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344320982, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-450, 150, -30, 60, -47, 152, -30, 50]} -{"ts": 1651344321261, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344321263, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651344321451, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651344321452, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651344322051, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344322053, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50, -50, 50, -40, 50, -50, 50]} -{"ts": 1651344322482, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 150, -40, 50]} -{"ts": 1651344322941, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344322942, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 50, -40, 50]} -{"ts": 1651344323161, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344323162, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651344323351, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344323352, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651344323721, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344323723, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 140, -30, 50]} -{"ts": 1651344324543, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-470, 130, -90, 131]} -{"ts": 1651344324982, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344324984, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -60, 130]} -{"ts": 1651344325332, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344325333, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 140]} -{"ts": 1651344325672, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344325673, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -50, 50]} -{"ts": 1651344325837, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344325838, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-113, 52]} -{"ts": 1651344326396, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344326397, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-224, 50, -37, 58, -40, 50, -40, 60]} -{"ts": 1651344327107, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 160, -40, 50, -40, 50, -40, 60]} -{"ts": 1651344327326, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344327327, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651344327506, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344327507, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651344328146, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344328147, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -60, 150, -30, 50, -40, 50]} -{"ts": 1651344329187, "w": 11, "s": "BO, Central, OH", "o": "", "t": "X", "c": []} -{"ts": 1651344329201, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-300, 50, -40, 50, -50, 130, -60, 170, -30, 60, -40, 50]} -{"ts": 1651344329869, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-618, 50]} -{"ts": 1651344330070, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651344330070, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-151, 50]} -{"ts": 1651344330490, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344330490, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 140, -40, 50]} -{"ts": 1651344330710, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651344331520, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344331521, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 50, -40, 60, -40, 50, -40, 60, -30, 60]} -{"ts": 1651344331820, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344331821, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50]} -{"ts": 1651344332090, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651344332091, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 60, -40, 50]} -{"ts": 1651344332300, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344332301, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60]} -{"ts": 1651344332490, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651344333150, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344333151, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 160, -30, 50, -40, 60, -40, 50]} -{"ts": 1651344333680, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 280]} -{"ts": 1651344333920, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344333921, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651344334460, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651344334461, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 110, -80, 150]} -{"ts": 1651344335221, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344335222, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 50, -40, 121, -60, 130]} -{"ts": 1651344335571, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344335572, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -30, 60]} -{"ts": 1651344335921, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344335922, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 150]} -{"ts": 1651344336461, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344336462, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 60, -40, 50, -40, 50]} -{"ts": 1651344337061, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344337062, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-480, 120]} -{"ts": 1651344337631, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344337632, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50, -40, 60, -30, 60, -40, 50]} -{"ts": 1651344337871, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344337872, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651344338581, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344338582, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 130, -90, 130]} -{"ts": 1651344339051, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344339052, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60, -40, 150]} -{"ts": 1651344339381, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344339382, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 120]} -{"ts": 1651344339751, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344339752, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 50]} -{"ts": 1651344339921, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344339922, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50]} -{"ts": 1651344340472, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344340473, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-221, 50, -40, 50, -40, 50, -40, 60]} -{"ts": 1651344341317, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 160, -50, 50, -40, 55, -40, 50]} -{"ts": 1651344341548, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344341549, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-184, 47]} -{"ts": 1651344341752, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344341753, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-154, 50]} -{"ts": 1651344342399, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344342400, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -60, 160, -30, 50, -40, 57]} -{"ts": 1651344343060, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-520, 50, -40, 50]} -{"ts": 1651344343459, "w": 11, "s": "BO, Central, OH", "o": "", "t": "X", "c": []} -{"ts": 1651344343460, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 50, -50, 50]} -{"ts": 1651344344209, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344344210, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-620, 130]} -{"ts": 1651344344759, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344344760, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 50, -40, 60, -40, 50]} -{"ts": 1651344344979, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344344980, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651344345459, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344345460, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 120]} -{"ts": 1651344345920, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344345921, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -50, 141]} -{"ts": 1651344346610, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344346611, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 50, -40, 50, -40, 50, -50, 50, -40, 50]} -{"ts": 1651344347290, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344347291, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50, -40, 50, -50, 50, -40, 50, -40, 50]} -{"ts": 1651344347560, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651344347561, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60]} -{"ts": 1651344348080, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651344348081, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 180, -30, 50, -40, 60]} -{"ts": 1651344349121, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344349122, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344349342, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1022, 60, -40, 50, -40, 50]} -{"ts": 1651344349952, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 130, -60, 140]} -{"ts": 1651344350322, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344350323, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 60]} -{"ts": 1651344350702, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344350703, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 140]} -{"ts": 1651344351052, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344351053, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50]} -{"ts": 1651344351232, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344351233, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651344351782, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344351783, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -50, 50, -40, 50, -40, 50]} -{"ts": 1651344351992, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651344352502, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344352503, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 150, -40, 50, -40, 50]} -{"ts": 1651344353192, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344353193, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-551, 47, -42, 50]} -{"ts": 1651344353382, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344353383, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651344354423, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344354832, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1400, 50]} -{"ts": 1651344355012, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651344355362, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344355363, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50]} -{"ts": 1651344355782, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 220]} -{"ts": 1651344356332, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344356332, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 50, -50, 50]} -{"ts": 1651344356702, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344356703, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60, -30, 60, -40, 50]} -{"ts": 1651344357352, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 220]} -{"ts": 1651344357712, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651344357713, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -50, 50]} -{"ts": 1651344358245, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344358246, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 120, -80, 133]} -{"ts": 1651344358615, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344358616, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-229, 44, -47, 50]} -{"ts": 1651344358965, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344358966, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 150]} -{"ts": 1651344359255, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344359256, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60]} -{"ts": 1651344359745, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344359746, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 130, -40, 50, -40, 60]} -{"ts": 1651344360195, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344360196, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 50]} -{"ts": 1651344360485, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344360485, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60, -40, 50]} -{"ts": 1651344360875, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344360876, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -50, 140]} -{"ts": 1651344361295, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 150, -30, 50]} -{"ts": 1651344361895, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344361896, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 110, -70, 150, -40, 50]} -{"ts": 1651344362225, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344362227, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 50]} -{"ts": 1651344363236, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344363237, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-310, 50, -40, 50, -40, 120, -70, 150, -31, 60, -40, 50]} -{"ts": 1651344364066, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344364067, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-680, 60, -30, 60]} -{"ts": 1651344364921, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651344364922, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-538, 106, -85, 126]} -{"ts": 1651344365361, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344365362, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -60, 130]} -{"ts": 1651344365871, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344365872, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 130, -30, 60, -40, 50]} -{"ts": 1651344366099, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344366100, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-178, 50]} -{"ts": 1651344366809, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344366810, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 120, -80, 140]} -{"ts": 1651344367159, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344367160, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50]} -{"ts": 1651344367439, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344367440, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60, -40, 50]} -{"ts": 1651344367829, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344367830, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 50]} -{"ts": 1651344368019, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 40]} -{"ts": 1651344368669, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344368670, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60, -50, 130, -80, 130]} -{"ts": 1651344369089, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 130, -30, 60]} -{"ts": 1651344369630, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344369631, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-391, 50, -50, 50]} -{"ts": 1651344369810, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344369811, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651344370090, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344370091, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651344370280, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651344370630, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344370631, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50]} -{"ts": 1651344371147, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 237]} -{"ts": 1651344371542, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344371543, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-345, 50]} -{"ts": 1651344371752, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344371753, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651344372153, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344372154, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 130, -40, 51]} -{"ts": 1651344372383, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60]} -{"ts": 1651344372999, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344373000, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-480, 136]} -{"ts": 1651344373349, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344373350, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -30, 60]} -{"ts": 1651344373909, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344373910, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 120, -80, 140]} -{"ts": 1651344374159, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344374160, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651344374559, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344374560, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 50]} -{"ts": 1651344374949, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344374950, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -30, 60, -40, 50]} -{"ts": 1651344375449, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344375450, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 50, -40, 50]} -{"ts": 1651344375829, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344375830, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 160]} -{"ts": 1651344376700, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344376701, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 50, -50, 130, -81, 150]} -{"ts": 1651344376950, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344376951, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651344377150, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344377151, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651344377440, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344377441, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50]} -{"ts": 1651344377730, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651344378330, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344378331, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 150, -30, 50, -50, 130]} -{"ts": 1651344378780, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -50, 50, -40, 50]} -{"ts": 1651344379700, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651344379701, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-480, 130, -70, 150, -40, 50]} -{"ts": 1651344380030, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344380031, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 50]} -{"ts": 1651344380320, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344380321, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651344380560, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344380561, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651344381090, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -60, 170]} -{"ts": 1651344381531, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344381532, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 201]} -{"ts": 1651344382572, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344382573, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344382939, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-570, 60, -30, 60, -40, 140, -80, 200, -40, 50, -40, 50]} -{"ts": 1651344383889, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-810, 50, -40, 50]} -{"ts": 1651344384259, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651344384260, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 50]} -{"ts": 1651344384439, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344384440, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651344384869, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344384870, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 60, -40, 170]} -{"ts": 1651344385249, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 120, -40, 50]} -{"ts": 1651344385979, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344385981, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 120, -90, 110]} -{"ts": 1651344386429, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344386430, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -60, 130]} -{"ts": 1651344386780, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344386781, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 121]} -{"ts": 1651344387120, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344387121, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50]} -{"ts": 1651344387290, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344387291, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50]} -{"ts": 1651344387850, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344387851, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 50, -40, 50, -40, 60]} -{"ts": 1651344388760, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 150, -30, 50, -50, 130, -40, 50]} -{"ts": 1651344389330, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344389332, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50, -40, 50, -40, 150]} -{"ts": 1651344389770, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651344389771, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50, -40, 60]} -{"ts": 1651344390130, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344390131, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 150]} -{"ts": 1651344390750, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344390751, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 60, -50, 130]} -{"ts": 1651344391380, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344391381, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 150, -40, 50, -40, 60, -30, 60]} -{"ts": 1651344391761, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344391762, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-251, 130]} -{"ts": 1651344392401, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344392402, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 50, -40, 140]} -{"ts": 1651344392791, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344392792, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 130, -50, 50]} -{"ts": 1651344393141, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344393142, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50]} -{"ts": 1651344393421, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344393422, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -40, 60]} -{"ts": 1651344393941, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344393942, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 140]} -{"ts": 1651344394481, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60, -30, 60, -40, 50, -40, 50]} -{"ts": 1651344394821, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344394822, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -50, 50]} -{"ts": 1651344395221, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344395222, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 130, -40, 50]} -{"ts": 1651344395821, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344395823, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 120, -70, 150, -40, 50]} -{"ts": 1651344396551, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344396552, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-510, 50, -40, 130]} -{"ts": 1651344396922, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344396923, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 151, -30, 50]} -{"ts": 1651344397432, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 140, -40, 50, -40, 50]} -{"ts": 1651344398222, "w": 11, "s": "BO, Central, OH", "o": "", "t": "1", "c": []} -{"ts": 1651344398223, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-510, 50, -60, 170]} -{"ts": 1651344398752, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344398753, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 320]} -{"ts": 1651344399332, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344399334, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 120, -80, 140]} -{"ts": 1651344399572, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651344399573, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651344399752, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344399753, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651344400182, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344400183, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50, -40, 50]} -{"ts": 1651344400573, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 180]} -{"ts": 1651344401122, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344401123, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-310, 160, -30, 50]} -{"ts": 1651344401352, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344401353, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651344401542, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344401543, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651344402203, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344402204, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-421, 240]} -{"ts": 1651344402453, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651344402643, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344402644, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651344403083, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344403085, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 60, -40, 50]} -{"ts": 1651344403453, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50, -40, 50]} -{"ts": 1651344404443, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60, -30, 60, -40, 130, -70, 200, -30, 50, -50, 50]} -{"ts": 1651344405484, "w": 11, "s": "BO, Central, OH", "o": "", "t": "6", "c": []} -{"ts": 1651344405484, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651344405853, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1080, 50, -40, 50, -40, 60, -40, 50]} -{"ts": 1651344406083, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651344406283, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344406284, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651344406894, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344406895, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 140, -70, 141]} -{"ts": 1651344407164, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651344407844, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344407845, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 50, -40, 50, -70, 160]} -{"ts": 1651344408084, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344408085, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651344408354, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651344408355, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651344408644, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344408645, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651344409594, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344409595, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 60, -40, 140, -40, 50, -60, 170]} -{"ts": 1651344410104, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 50, -40, 50]} -{"ts": 1651344410734, "w": 11, "s": "BO, Central, OH", "o": "", "t": ",", "c": []} -{"ts": 1651344410735, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 160, -30, 60, -40, 50]} -{"ts": 1651344410984, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344410985, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651344411164, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344411165, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651344411586, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344411587, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-203, 139, -30, 50]} -{"ts": 1651344411938, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-191, 160]} -{"ts": 1651344412498, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344412499, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-421, 140]} -{"ts": 1651344413029, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344413030, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -50, 47, -34, 60, -40, 50]} -{"ts": 1651344413339, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344413340, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 50]} -{"ts": 1651344413759, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344413760, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 140, -30, 60]} -{"ts": 1651344414379, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344414380, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 150, -40, 50, -50, 160]} -{"ts": 1651344415000, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344415001, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-391, 50, -40, 140]} -{"ts": 1651344415390, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651344415391, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 150, -30, 50]} -{"ts": 1651344415730, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344415731, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -30, 60]} -{"ts": 1651344416020, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344416021, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651344416430, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344416431, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 50]} -{"ts": 1651344416631, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651344417030, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344417031, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 120, -30, 50]} -{"ts": 1651344417300, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651344417790, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344417791, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 50, -40, 50]} -{"ts": 1651344418180, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344418181, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 60, -30, 60]} -{"ts": 1651344418950, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344418951, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 120, -100, 130]} -{"ts": 1651344419340, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344419341, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -60, 120]} -{"ts": 1651344419981, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344419982, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 130, -41, 50, -70, 130]} -{"ts": 1651344420301, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344420302, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 50]} -{"ts": 1651344420721, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651344420722, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 150, -40, 50]} -{"ts": 1651344421351, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344421352, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 110, -70, 160, -40, 50]} -{"ts": 1651344422081, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344422082, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-450, 50, -60, 170]} -{"ts": 1651344422711, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344422713, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 210]} -{"ts": 1651344423051, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344423052, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -40, 50]} -{"ts": 1651344423471, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344423473, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 150, -30, 60]} -{"ts": 1651344424091, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344424092, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 150, -40, 50, -50, 160]} -{"ts": 1651344424561, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344424562, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-330, 50, -40, 50]} -{"ts": 1651344424762, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651344424763, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-151, 50]} -{"ts": 1651344425042, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344425043, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651344425213, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50]} -{"ts": 1651344425762, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344425763, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 260]} -{"ts": 1651344426422, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 50, -50, 50, -40, 50, -40, 60]} -{"ts": 1651344426952, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344426954, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 240]} -{"ts": 1651344427202, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651344427203, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651344427712, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344427713, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 140, -40, 50, -30, 60]} -{"ts": 1651344428732, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344428733, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-870, 150]} -{"ts": 1651344429282, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344429283, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 230]} -{"ts": 1651344429682, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344429683, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 130, -30, 50]} -{"ts": 1651344429943, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344429945, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-211, 50]} -{"ts": 1651344430223, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344430224, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60]} -{"ts": 1651344430503, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344430504, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651344431093, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344431094, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 50, -30, 150]} -{"ts": 1651344431473, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 140, -30, 50]} -{"ts": 1651344431813, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344431814, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -40, 50]} -{"ts": 1651344432083, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344432084, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 60, -40, 50]} -{"ts": 1651344432873, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344432874, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 140, -80, 180]} -{"ts": 1651344433103, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60]} -{"ts": 1651344433293, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344433294, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651344433573, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344433574, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651344433873, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -50, 40]} -{"ts": 1651344434123, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344434124, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60]} -{"ts": 1651344435164, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344435304, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-951, 50, -40, 50, -40, 50]} -{"ts": 1651344435524, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 60]} -{"ts": 1651344435724, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344435725, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651344436184, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344436186, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 50, -40, 50]} -{"ts": 1651344436785, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 130, -80, 160]} -{"ts": 1651344437324, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344437325, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 120]} -{"ts": 1651344437884, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344437885, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 60, -30, 60, -40, 50]} -{"ts": 1651344438214, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344438215, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 60]} -{"ts": 1651344438654, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344438655, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 150, -30, 60]} -{"ts": 1651344439274, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344439275, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 150, -40, 50, -50, 160]} -{"ts": 1651344439584, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344439585, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 60]} -{"ts": 1651344440015, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651344440016, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 160, -31, 50]} -{"ts": 1651344440655, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344440656, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 120, -80, 150, -40, 50]} -{"ts": 1651344441085, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344441086, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 50]} -{"ts": 1651344441275, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344441276, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651344441815, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344441816, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 140, -40, 50]} -{"ts": 1651344442415, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-460, 50, -40, 50]} -{"ts": 1651344442765, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651344442766, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 160]} -{"ts": 1651344443365, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344443366, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 50, -50, 130]} -{"ts": 1651344443795, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344443796, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50, -40, 60]} -{"ts": 1651344444425, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344444426, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 50, -50, 150]} -{"ts": 1651344444945, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344444946, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 50, -40, 60, -40, 50]} -{"ts": 1651344445256, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344445257, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-171, 50, -40, 50]} -{"ts": 1651344445796, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344445798, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 160, -30, 60, -30, 60]} -{"ts": 1651344446036, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344446037, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651344446776, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344446777, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 50, -40, 60, -30, 60, -40, 50]} -{"ts": 1651344447376, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344447377, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50, -40, 60, -40, 170]} -{"ts": 1651344447796, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344447797, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -30, 60, -40, 50]} -{"ts": 1651344448206, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344448207, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 150]} -{"ts": 1651344448836, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344448838, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 310]} -{"ts": 1651344449076, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344449078, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651344449826, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651344449827, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 60, -50, 120, -70, 130]} -{"ts": 1651344450397, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344450399, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 51, -40, 50, -40, 60, -30, 60]} -{"ts": 1651344450627, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344450628, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651344451017, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344451018, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 120, -40, 50]} -{"ts": 1651344451637, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344451638, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-470, 50, -50, 50]} -{"ts": 1651344451907, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344451908, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651344452192, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344452193, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 55]} -{"ts": 1651344452441, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344452442, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-199, 50]} -{"ts": 1651344452818, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-226, 150]} -{"ts": 1651344453177, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344453178, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 50]} -{"ts": 1651344453427, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344453428, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651344453707, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344453708, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651344453937, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344453938, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651344454867, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60, -30, 60, -40, 130, -60, 150, -30, 60, -40, 50]} -{"ts": 1651344455828, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344455829, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-541, 50, -40, 120, -80, 130]} -{"ts": 1651344456088, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651344456089, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651344456758, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344456759, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 50, -40, 50, -40, 60, -40, 50]} -{"ts": 1651344457188, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344457189, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -40, 140]} -{"ts": 1651344457888, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344457889, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60, -30, 60, -40, 50, -50, 200]} -{"ts": 1651344458138, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344458139, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60]} -{"ts": 1651344458818, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651344458819, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 50, -50, 160]} -{"ts": 1651344459258, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344459259, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 50, -40, 60]} -{"ts": 1651344459548, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344459549, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651344459798, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344459799, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651344459998, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651344460539, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344460541, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -30, 61, -30, 180]} -{"ts": 1651344460939, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 140, -40, 50]} -{"ts": 1651344461549, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344461550, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 120, -70, 140, -50, 50]} -{"ts": 1651344462329, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344462330, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-470, 310]} -{"ts": 1651344462799, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344462801, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -60, 150]} -{"ts": 1651344463309, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651344463310, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 150, -40, 50, -40, 50]} -{"ts": 1651344463639, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344463640, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50]} -{"ts": 1651344463919, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344463920, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651344464619, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344464621, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 60, -30, 60, -40, 50, -40, 50]} -{"ts": 1651344464879, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651344465139, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344465140, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651344465440, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344465441, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-151, 60, -30, 60]} -{"ts": 1651344465690, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344465691, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60]} -{"ts": 1651344466530, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 60, -40, 120, -70, 130]} -{"ts": 1651344466940, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344466941, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -50, 120]} -{"ts": 1651344467310, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344467311, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 130]} -{"ts": 1651344467670, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344467671, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 60]} -{"ts": 1651344467840, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344467841, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50]} -{"ts": 1651344468410, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344468411, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60, -30, 60, -40, 50, -50, 50]} -{"ts": 1651344468750, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -40, 50]} -{"ts": 1651344469160, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344469161, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 140, -30, 60]} -{"ts": 1651344469770, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344469772, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 110, -70, 160, -40, 50]} -{"ts": 1651344470781, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344470782, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 50, -40, 50, -60, 130, -81, 150, -30, 50, -40, 50]} -{"ts": 1651344471665, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344471666, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-637, 247]} -{"ts": 1651344471896, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651344471897, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-181, 50]} -{"ts": 1651344472236, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344472240, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 160]} -{"ts": 1651344472896, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344472897, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-310, 120, -90, 140]} -{"ts": 1651344473156, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344473157, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651344473712, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344473713, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 50, -56, 130]} -{"ts": 1651344474162, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344474163, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50, -40, 60]} -{"ts": 1651344474782, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344474783, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 120, -30, 60, -50, 150]} -{"ts": 1651344475462, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344475463, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 50, -40, 50, -40, 60, -40, 50]} -{"ts": 1651344475702, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651344475703, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651344475972, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344475973, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651344476252, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344476253, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -30, 60]} -{"ts": 1651344476832, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344476833, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 140, -40, 50]} -{"ts": 1651344477283, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-201, 60, -40, 150]} -{"ts": 1651344477863, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344477864, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 120, -80, 160]} -{"ts": 1651344478133, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344478134, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651344479174, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344479175, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344479192, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 60, -30, 55, -40, 129, -70, 175, -40, 50, -40, 50]} -{"ts": 1651344480232, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651344481143, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1621, 50, -40, 50, -50, 50, -40, 50]} -{"ts": 1651344481373, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651344481643, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344481644, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651344481924, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344481925, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 47, -34, 60]} -{"ts": 1651344482424, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344482425, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 130, -30, 60]} -{"ts": 1651344482874, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 170]} -{"ts": 1651344483444, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344483445, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 130, -80, 170]} -{"ts": 1651344483705, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344483706, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-211, 50]} -{"ts": 1651344484195, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344484196, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 60, -30, 60]} -{"ts": 1651344484595, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344484596, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 50, -40, 60]} -{"ts": 1651344485315, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344485316, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 150, -80, 140]} -{"ts": 1651344485765, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344485766, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -70, 150]} -{"ts": 1651344485995, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344485996, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651344486285, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344486286, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60, -30, 60]} -{"ts": 1651344486625, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344486626, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -50, 50]} -{"ts": 1651344486901, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 60, -40, 55]} -{"ts": 1651344487837, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344487838, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -36, 54, -60, 130, -60, 150, -30, 60, -40, 47]} -{"ts": 1651344488385, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-407, 50, -40, 50]} -{"ts": 1651344488584, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651344488585, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651344489054, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344489055, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -60, 150]} -{"ts": 1651344489444, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 140, -30, 50]} -{"ts": 1651344489915, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344489916, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-331, 50, -40, 50]} -{"ts": 1651344490205, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344490206, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60, -30, 60]} -{"ts": 1651344490435, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344490436, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651344490625, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651344491135, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344491136, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -30, 240]} -{"ts": 1651344491775, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 50, -40, 60, -30, 60]} -{"ts": 1651344492185, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344492187, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -70, 130]} -{"ts": 1651344492535, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344492536, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50]} -{"ts": 1651344492845, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344492846, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 60, -30, 60]} -{"ts": 1651344493614, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344493615, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-429, 60, -30, 60, -40, 47, -43, 60]} -{"ts": 1651344494014, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50, -40, 50]} -{"ts": 1651344494564, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344494565, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 140]} -{"ts": 1651344494814, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344494815, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651344495034, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344495035, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651344495674, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344495675, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-300, 60, -30, 60, -40, 50, -50, 50]} -{"ts": 1651344495914, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651344496204, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344496205, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50]} -{"ts": 1651344496484, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344496485, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651344497435, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344497436, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -50, 50, -51, 130, -70, 150, -40, 50, -40, 50]} -{"ts": 1651344498026, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 180]} -{"ts": 1651344498285, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651344498286, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651344498495, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344498496, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651344499405, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344499406, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-860, 50]} -{"ts": 1651344499695, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651344500025, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344500026, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50]} -{"ts": 1651344500826, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 170, -30, 50, -50, 50, -40, 50]} -{"ts": 1651344501275, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344501276, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 50, -40, 50]} -{"ts": 1651344502096, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344502097, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-480, 160, -40, 50, -40, 51]} -{"ts": 1651344502856, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344502857, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 150, -30, 60, -60, 140, -30, 60]} -{"ts": 1651344503067, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344503068, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 1]} -{"ts": 1651344503759, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651344503759, "w": 11, "s": "BO, Central, OH", "o": "", "t": "_", "c": []} -{"ts": 1651344503761, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651344504699, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-660, 46, -48, 46]} -{"ts": 1651344505384, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-639, 46]} -{"ts": 1651344505666, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344505666, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 52, -46, 48]} -{"ts": 1651344505985, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344505986, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -50, 48]} -{"ts": 1651344506804, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-678, 46, -46, 48]} -{"ts": 1651344507072, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344507074, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 51, -48, 46]} -{"ts": 1651344507302, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344507303, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56]} -{"ts": 1651344507828, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56, -48, 46, -52, 48]} -{"ts": 1651344508309, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344508310, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -46, 52]} -{"ts": 1651344508790, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344508791, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 45, -46, 50]} -{"ts": 1651344508962, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344508963, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651344509382, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344509383, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 154]} -{"ts": 1651344509826, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 162, -46, 48]} -{"ts": 1651344510866, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344510867, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344511754, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-662, 123, -74, 130, -76, 124, -80, 154]} -{"ts": 1651344512432, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-344, 46, -48, 46, -48, 46, -48, 52]} -{"ts": 1651344512652, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651344512653, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651344513115, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344513116, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-201, 262]} -{"ts": 1651344513587, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344513588, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-212, 260]} -{"ts": 1651344513839, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "L", "c": []} -{"ts": 1651344513840, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-206, 46]} -{"ts": 1651344514015, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344514016, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50]} -{"ts": 1651344514700, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344514701, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-329, 124, -74, 158]} -{"ts": 1651344515119, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 45, -48, 152]} -{"ts": 1651344515349, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344515350, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 58]} -{"ts": 1651344515615, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344515616, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48, -46, 48]} -{"ts": 1651344515936, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344515938, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56, -48, 46]} -{"ts": 1651344516208, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 48, -46, 47]} -{"ts": 1651344516688, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344516689, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 46, -46, 48]} -{"ts": 1651344517370, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-346, 46, -52, 48, -46, 48, -46, 50]} -{"ts": 1651344517596, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344517597, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52]} -{"ts": 1651344517774, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344517775, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 52]} -{"ts": 1651344518389, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344518390, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 58, -46, 48, -46, 52, -48, 46, -48, 52]} -{"ts": 1651344518609, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651344519101, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651344519103, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-343, 52, -48, 50]} -{"ts": 1651344519377, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344519379, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 52, -46, 52]} -{"ts": 1651344519598, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344519599, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651344519776, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 48]} -{"ts": 1651344520302, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344520303, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52, -46, 56, -48, 152]} -{"ts": 1651344520889, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-337, 46, -46, 158]} -{"ts": 1651344521118, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344521119, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-184, 46]} -{"ts": 1651344521395, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344521396, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 52, -50, 48]} -{"ts": 1651344521629, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344521630, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 56]} -{"ts": 1651344522302, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-333, 46, -52, 50, -48, 46, -52, 46]} -{"ts": 1651344522728, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344522729, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52, -48, 152]} -{"ts": 1651344523357, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344523358, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-179, 56, -48, 52, -48, 46, -48, 152]} -{"ts": 1651344523689, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344523690, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 48, -50, 54]} -{"ts": 1651344524124, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "V", "c": []} -{"ts": 1651344524125, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 164, -51, 48]} -{"ts": 1651344524765, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344524767, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 136, -80, 154, -52, 48]} -{"ts": 1651344525358, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344525359, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-346, 46, -46, 154]} -{"ts": 1651344526169, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344526170, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-355, 124, -78, 154, -52, 48]} -{"ts": 1651344526395, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344526396, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52]} -{"ts": 1651344526566, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344526568, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651344526797, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344526798, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 48]} -{"ts": 1651344526975, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 50]} -{"ts": 1651344527501, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344527502, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 154, -56, 48, -46, 48]} -{"ts": 1651344527986, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 151]} -{"ts": 1651344528304, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344528305, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 50, -46, 48]} -{"ts": 1651344528834, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344528835, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 126, -78, 154]} -{"ts": 1651344529057, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344529059, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52]} -{"ts": 1651344529548, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344529549, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 152]} -{"ts": 1651344529770, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344529772, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 46]} -{"ts": 1651344529943, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344529944, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651344530464, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344530466, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 156, -48, 50, -48, 46]} -{"ts": 1651344530885, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 152]} -{"ts": 1651344531202, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344531204, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48, -46, 48]} -{"ts": 1651344531476, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344531478, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 52, -46, 48]} -{"ts": 1651344532060, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344532061, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 45, -48, 152]} -{"ts": 1651344532396, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-184, 152]} -{"ts": 1651344532892, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344532893, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-344, 152]} -{"ts": 1651344533412, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344533413, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 48, -46, 48, -50, 48, -46, 52]} -{"ts": 1651344533639, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344533640, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 54]} -{"ts": 1651344534333, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344534334, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 124, -84, 152]} -{"ts": 1651344534857, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344534858, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48, -50, 48, -46, 154]} -{"ts": 1651344535276, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344535277, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 50, -52, 46, -48, 46]} -{"ts": 1651344535504, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344535505, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54]} -{"ts": 1651344536025, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344536026, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -52, 46, -51, 152]} -{"ts": 1651344536561, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344536562, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 124, -84, 152]} -{"ts": 1651344537602, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344537602, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344537666, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 124, -74, 134, -74, 130, -73, 154]} -{"ts": 1651344538346, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 152, -56, 46, -48, 46]} -{"ts": 1651344538576, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651344538577, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 52]} -{"ts": 1651344538748, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344538749, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651344539233, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344539234, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-341, 46, -46, 52]} -{"ts": 1651344539507, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 56, -46, 48]} -{"ts": 1651344539741, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344539742, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 62]} -{"ts": 1651344539914, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651344540426, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344540427, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48, -46, 153]} -{"ts": 1651344541091, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 46, -52, 46, -48, 46, -48, 46]} -{"ts": 1651344541516, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344541517, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52, -46, 154]} -{"ts": 1651344542131, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344542132, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46, -52, 46, -52, 151]} -{"ts": 1651344542361, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344542362, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56]} -{"ts": 1651344542947, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "V", "c": []} -{"ts": 1651344542948, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 46, -46, 154]} -{"ts": 1651344543631, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344543632, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 46, -50, 152, -48, 46]} -{"ts": 1651344544050, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344544051, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 46, -48, 152]} -{"ts": 1651344544662, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651344544663, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 52, -46, 48, -46, 154]} -{"ts": 1651344544882, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344544883, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651344545052, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "V", "c": []} -{"ts": 1651344545053, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 46]} -{"ts": 1651344545276, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344545277, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46]} -{"ts": 1651344545547, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50, -48, 46]} -{"ts": 1651344545864, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344545865, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 50]} -{"ts": 1651344546190, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 152]} -{"ts": 1651344546413, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344546414, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48]} -{"ts": 1651344546895, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344546896, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-330, 152]} -{"ts": 1651344547120, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344547121, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 48]} -{"ts": 1651344547389, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344547390, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48, -45, 52]} -{"ts": 1651344547809, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344547810, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 154]} -{"ts": 1651344548129, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 46, -48, 50]} -{"ts": 1651344548549, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344548550, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 154, -46, 48]} -{"ts": 1651344549032, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344549033, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 151]} -{"ts": 1651344549537, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344549538, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 50, -48, 46, -48, 46, -48, 46]} -{"ts": 1651344549756, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344549757, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 45]} -{"ts": 1651344549980, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344549981, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 50]} -{"ts": 1651344550250, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344550251, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50, -48, 46]} -{"ts": 1651344550470, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344550471, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651344551308, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 158, -50, 46, -48, 46, -48, 152, -48, 46]} -{"ts": 1651344552073, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344552074, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-327, 152, -48, 50, -48, 46, -48, 46]} -{"ts": 1651344552481, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "?", "c": []} -{"ts": 1651344552482, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46, -48, 46]} -{"ts": 1651344552855, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344552856, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46]} -{"ts": 1651344553125, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344553126, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48, -46, 52]} -{"ts": 1651344553438, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344553439, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 48, -46, 48]} -{"ts": 1651344553947, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-508, 1]} -{"ts": 1651344554987, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344554988, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651344561892, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651344561894, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651344562935, "w": 11, "s": "BO, Central, OH", "o": "", "t": "_", "c": []} -{"ts": 1651344562940, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-767, 50, -40, 50]} -{"ts": 1651344563911, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 170, -30, 50, -40, 60, -30, 57]} -{"ts": 1651344564346, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344564348, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-196, 50, -40, 50, -40, 60]} -{"ts": 1651344565066, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344565067, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 160, -30, 60, -40, 50]} -{"ts": 1651344565872, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344565874, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 140, -30, 60, -50, 140, -40, 50]} -{"ts": 1651344566452, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344566454, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 50, -40, 60, -30, 60]} -{"ts": 1651344567043, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651344567044, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50, -50, 50, -40, 50, -40, 50]} -{"ts": 1651344567272, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344567274, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651344567642, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344567644, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 50]} -{"ts": 1651344567952, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344567954, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -50, 50]} -{"ts": 1651344568393, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344568394, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 170]} -{"ts": 1651344568754, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 131, -40, 50]} -{"ts": 1651344569334, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 50, -40, 150]} -{"ts": 1651344569934, "w": 11, "s": "BO, Central, OH", "o": "", "t": "1", "c": []} -{"ts": 1651344569935, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -30, 110, -80, 140]} -{"ts": 1651344570332, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344570332, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 60, -40, 138]} -{"ts": 1651344570660, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344570662, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-189, 46, -44, 50]} -{"ts": 1651344570950, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344570952, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651344571590, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344571592, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-300, 60, -40, 50, -50, 50, -40, 50]} -{"ts": 1651344571841, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60]} -{"ts": 1651344572040, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344572041, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651344573082, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344573262, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -30, 60, -90, 100, -70, 181, -30, 50, -40, 50]} -{"ts": 1651344573962, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-560, 50, -40, 50]} -{"ts": 1651344574302, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651344574303, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 120]} -{"ts": 1651344574852, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344574853, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60, -40, 50, -50, 50, -40, 50]} -{"ts": 1651344575162, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344575163, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 60, -30, 60]} -{"ts": 1651344575542, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344575543, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 120, -30, 60]} -{"ts": 1651344576123, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344576125, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 140, -27, 51, -63, 150]} -{"ts": 1651344576613, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344576615, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 130]} -{"ts": 1651344577163, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651344577164, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60, -40, 50, -40, 50, -40, 60]} -{"ts": 1651344577353, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344577354, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651344578003, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-310, 120, -80, 140]} -{"ts": 1651344578253, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651344578255, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651344578453, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344578454, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651344578753, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344578754, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50]} -{"ts": 1651344579043, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -30, 60]} -{"ts": 1651344579473, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344579474, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 60, -40, 50]} -{"ts": 1651344579704, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651344580323, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Z", "c": []} -{"ts": 1651344580325, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 50, -50, 50, -30, 60]} -{"ts": 1651344580653, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -30, 60]} -{"ts": 1651344580824, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344580825, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-121, 50]} -{"ts": 1651344581257, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344581259, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-184, 50, -30, 169]} -{"ts": 1651344581488, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-181, 50]} -{"ts": 1651344581764, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344581765, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 47, -39, 60]} -{"ts": 1651344581974, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344581975, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651344582455, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 150, -30, 60, -30, 60]} -{"ts": 1651344583184, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344583185, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 50, -50, 50, -30, 60, -40, 50]} -{"ts": 1651344583404, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344583405, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651344583684, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344583685, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651344583964, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344583965, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651344584664, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344584665, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 60, -40, 50, -50, 50, -40, 50]} -{"ts": 1651344584895, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60]} -{"ts": 1651344585095, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344585096, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-141, 60]} -{"ts": 1651344586025, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344586026, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 60, -60, 110, -70, 150, -50, 50, -40, 50]} -{"ts": 1651344586526, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-450, 50]} -{"ts": 1651344586815, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651344586816, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60, -40, 50]} -{"ts": 1651344587015, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344587016, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651344587576, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 110, -80, 140]} -{"ts": 1651344587925, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344587926, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50]} -{"ts": 1651344588325, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344588327, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 140, -30, 50]} -{"ts": 1651344588835, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344588836, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 170, -30, 60, -40, 50]} -{"ts": 1651344589355, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344589357, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 60, -30, 60, -60, 30]} -{"ts": 1651344590397, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344590397, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344590795, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1110, 140, -60, 130]} -{"ts": 1651344591065, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651344591416, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344591417, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-291, 60]} -{"ts": 1651344591612, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344591613, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 46]} -{"ts": 1651344592121, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344592122, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-199, 50, -50, 120, -40, 50]} -{"ts": 1651344592804, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 120, -77, 135]} -{"ts": 1651344593143, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651344593145, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50]} -{"ts": 1651344593423, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344593424, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -40, 60]} -{"ts": 1651344594043, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344594044, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-300, 60, -30, 140, -40, 50]} -{"ts": 1651344594423, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60, -30, 60]} -{"ts": 1651344594663, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651344594664, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651344594953, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344594954, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651344595403, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344595404, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50, -40, 60]} -{"ts": 1651344595824, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 180]} -{"ts": 1651344596543, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344596545, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 180, -40, 50, -40, 60]} -{"ts": 1651344596980, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344596981, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-168, 60, -30, 179]} -{"ts": 1651344597281, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344597282, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-161, 50, -40, 50]} -{"ts": 1651344597547, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344597548, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -40, 46]} -{"ts": 1651344597933, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344597934, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-336, 50]} -{"ts": 1651344598133, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651344598543, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344598544, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 130, -40, 50]} -{"ts": 1651344599154, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-330, 50, -50, 180]} -{"ts": 1651344599483, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344599484, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 60]} -{"ts": 1651344599693, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344599694, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651344599984, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344599985, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 61, -30, 60]} -{"ts": 1651344601025, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344601055, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50, -50, 120, -70, 150, -30, 50, -40, 50]} -{"ts": 1651344601665, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-480, 130]} -{"ts": 1651344602234, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651344602235, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50, -40, 50, -50, 50, -40, 50]} -{"ts": 1651344602494, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344602495, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60]} -{"ts": 1651344602954, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344602956, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-310, 50, -40, 60]} -{"ts": 1651344603144, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344603145, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651344603454, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344603455, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50]} -{"ts": 1651344603645, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651344604174, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344604175, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 140, -30, 50, -40, 60]} -{"ts": 1651344604424, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651344605089, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344605090, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-428, 50, -40, 47, -40, 60]} -{"ts": 1651344605429, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344605430, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 60]} -{"ts": 1651344605620, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344605622, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-141, 50]} -{"ts": 1651344606060, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344606061, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 150]} -{"ts": 1651344606290, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651344606570, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344606571, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 47, -43, 50]} -{"ts": 1651344606800, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344606801, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60]} -{"ts": 1651344607321, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 140, -40, 50, -40, 50]} -{"ts": 1651344607910, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344607911, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-450, 140]} -{"ts": 1651344608450, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344608451, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50, -40, 60, -40, 50]} -{"ts": 1651344608731, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344608732, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 61]} -{"ts": 1651344609481, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344609483, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-330, 50, -30, 60, -40, 50, -50, 50, -40, 50]} -{"ts": 1651344609931, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344609932, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 170]} -{"ts": 1651344610311, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651344610312, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 140, -30, 50]} -{"ts": 1651344610671, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344610673, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 180]} -{"ts": 1651344611101, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344611102, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50, -40, 50]} -{"ts": 1651344611619, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344611620, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-468, 50]} -{"ts": 1651344611829, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344611830, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651344612319, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344612320, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -30, 130, -30, 50]} -{"ts": 1651344612790, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60, -40, 110, -30, 60]} -{"ts": 1651344613489, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651344613490, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 130, -80, 140]} -{"ts": 1651344613789, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651344613790, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50]} -{"ts": 1651344614820, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344614821, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-301, 50, -40, 60, -50, 110, -80, 160, -30, 50, -50, 50]} -{"ts": 1651344615430, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344615431, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 190]} -{"ts": 1651344615690, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651344615692, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651344615900, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344615902, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651344616250, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344616251, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-300, 50]} -{"ts": 1651344616530, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651344616850, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344616851, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60, -30, 60]} -{"ts": 1651344617631, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 150, -40, 50, -40, 50, -40, 60]} -{"ts": 1651344618070, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344618071, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50, -50, 50]} -{"ts": 1651344618760, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344618761, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 160, -40, 50, -30, 60]} -{"ts": 1651344619491, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344619492, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 141, -30, 50, -50, 140, -30, 60]} -{"ts": 1651344619692, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344619693, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 1]} -{"ts": 1651344620495, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651344620496, "w": 11, "s": "BO, Central, OH", "o": "", "t": "_", "c": []} -{"ts": 1651344620499, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651344621539, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651344622155, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-1375, 46, -48, 46]} -{"ts": 1651344622689, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-484, 50]} -{"ts": 1651344622958, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344622960, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 46, -48, 46]} -{"ts": 1651344623273, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344623275, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 48, -46, 48]} -{"ts": 1651344624228, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-426, 46, -48, 46, -52, 46, -48, 50]} -{"ts": 1651344624547, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344624549, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 48, -50, 48]} -{"ts": 1651344625215, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344625216, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-331, 46, -48, 46, -56, 46, -48, 46]} -{"ts": 1651344625531, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344625532, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 48, -46, 48]} -{"ts": 1651344626572, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344626573, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344627329, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-618, 124, -78, 124, -76, 124, -80, 151]} -{"ts": 1651344628117, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46, -52, 124, -76, 156]} -{"ts": 1651344628346, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651344628348, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56]} -{"ts": 1651344628811, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344628812, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 268]} -{"ts": 1651344629278, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344629278, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-199, 268]} -{"ts": 1651344629763, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "L", "c": []} -{"ts": 1651344629764, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -52, 50]} -{"ts": 1651344630329, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "L", "c": []} -{"ts": 1651344630330, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46, -48, 50, -46, 48]} -{"ts": 1651344630840, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344630842, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 46, -48, 46, -48, 152]} -{"ts": 1651344631076, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344631078, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 58]} -{"ts": 1651344631346, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344631347, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52, -46, 48]} -{"ts": 1651344631566, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344631568, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651344632214, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-507, 46, -48, 46]} -{"ts": 1651344632393, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344632395, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 52]} -{"ts": 1651344632821, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344632822, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -48, 152]} -{"ts": 1651344633256, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 154, -50, 52]} -{"ts": 1651344633641, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344633642, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-339, 46]} -{"ts": 1651344633914, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344633915, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 56, -46, 48]} -{"ts": 1651344634142, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344634143, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56]} -{"ts": 1651344634677, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 126, -82, 154]} -{"ts": 1651344634902, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344634903, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52]} -{"ts": 1651344635440, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344635441, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 130, -82, 154]} -{"ts": 1651344636063, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344636064, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 154, -54, 48, -50, 47, -46, 52]} -{"ts": 1651344636291, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344636292, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56]} -{"ts": 1651344636519, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344636520, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56]} -{"ts": 1651344636789, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344636790, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52, -46, 48]} -{"ts": 1651344637483, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344637484, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 126, -78, 154]} -{"ts": 1651344637911, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 46, -52, 152]} -{"ts": 1651344638548, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344638550, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 166, -46, 48, -50, 154]} -{"ts": 1651344638872, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344638873, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48, -50, 48]} -{"ts": 1651344639300, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651344639302, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 162, -46, 48]} -{"ts": 1651344639935, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344639936, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 132, -75, 156, -48, 46]} -{"ts": 1651344640636, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344640637, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 124, -74, 162]} -{"ts": 1651344640955, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344640957, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52, -46, 48]} -{"ts": 1651344641221, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344641223, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48, -46, 48]} -{"ts": 1651344641898, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344641899, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-329, 46, -48, 152, -56, 46]} -{"ts": 1651344642218, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 48, -50, 48]} -{"ts": 1651344642438, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651344642439, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651344642712, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344642714, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 46, -52, 46]} -{"ts": 1651344643135, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344643137, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 49, -46, 52, -46, 52]} -{"ts": 1651344643471, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 162]} -{"ts": 1651344643948, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344643949, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -48, 46]} -{"ts": 1651344644130, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344644132, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-134, 48]} -{"ts": 1651344644354, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344644356, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46]} -{"ts": 1651344644535, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 54]} -{"ts": 1651344644967, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344644968, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 162, -45, 52]} -{"ts": 1651344645296, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 154]} -{"ts": 1651344645719, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344645721, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46, -48, 152]} -{"ts": 1651344646046, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344646047, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48, -54, 48]} -{"ts": 1651344646217, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344646219, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651344646542, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344646544, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 153]} -{"ts": 1651344647584, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344647651, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-347, 120, -78, 126, -78, 126, -80, 152]} -{"ts": 1651344648133, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -48, 50]} -{"ts": 1651344648622, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651344648623, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-337, 152]} -{"ts": 1651344649141, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344649143, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 56, -46, 48, -46, 48, -46, 52]} -{"ts": 1651344649459, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344649461, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -50, 48]} -{"ts": 1651344649895, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344649897, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 158, -54, 48]} -{"ts": 1651344650526, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344650528, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 162, -52, 46, -48, 152]} -{"ts": 1651344651102, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344651103, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 46, -46, 50, -48, 46]} -{"ts": 1651344651738, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651344651740, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52, -52, 124, -80, 154]} -{"ts": 1651344651963, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344651965, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 51]} -{"ts": 1651344652401, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344652403, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 52, -46, 158]} -{"ts": 1651344652741, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344652743, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 162]} -{"ts": 1651344653541, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344653543, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-346, 46, -46, 126, -82, 154]} -{"ts": 1651344653970, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344653971, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 52, -46, 154]} -{"ts": 1651344654390, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344654391, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48, -46, 50, -52, 46]} -{"ts": 1651344655073, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344655075, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 152, -47, 46, -56, 46]} -{"ts": 1651344655292, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344655294, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 45]} -{"ts": 1651344655566, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344655568, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 52, -46, 50]} -{"ts": 1651344655886, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344655888, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 46, -48, 46]} -{"ts": 1651344656495, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -48, 46, -48, 50, -48, 46, -48, 46]} -{"ts": 1651344657103, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344657104, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48, -46, 52, -51, 46, -48, 46, -48, 46]} -{"ts": 1651344657427, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651344657429, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56, -48, 46]} -{"ts": 1651344657853, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651344657855, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 154, -50, 48]} -{"ts": 1651344658476, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344658478, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 126, -74, 154, -50, 47]} -{"ts": 1651344659146, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344659148, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46, -46, 152, -50, 48]} -{"ts": 1651344659366, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344659368, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651344659632, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651344659633, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48, -46, 48]} -{"ts": 1651344659854, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344659856, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 50]} -{"ts": 1651344660027, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651344660565, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344660567, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 126, -82, 153]} -{"ts": 1651344661046, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 152]} -{"ts": 1651344661551, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344661553, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48, -46, 48, -46, 48, -46, 48]} -{"ts": 1651344661771, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344661773, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651344662148, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344662150, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-330, 47]} -{"ts": 1651344662570, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344662572, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 156, -46, 48]} -{"ts": 1651344663086, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344663087, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 153, -51, 46, -48, 46]} -{"ts": 1651344663458, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344663460, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-326, 46]} -{"ts": 1651344663634, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344663635, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50]} -{"ts": 1651344664150, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344664151, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46, -48, 152, -50, 48]} -{"ts": 1651344664832, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-326, 125, -78, 152]} -{"ts": 1651344665149, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651344665151, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 52]} -{"ts": 1651344665415, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344665416, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48, -46, 48]} -{"ts": 1651344666007, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344666009, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 152, -52, 48]} -{"ts": 1651344666235, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-175, 52]} -{"ts": 1651344666406, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344666407, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651344666830, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344666832, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 54, -48, 46, -52, 46]} -{"ts": 1651344667060, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 56]} -{"ts": 1651344667729, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344667730, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46, -46, 56, -46, 48, -46, 48]} -{"ts": 1651344668053, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344668055, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46, -52, 48]} -{"ts": 1651344669095, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344669095, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344669113, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 124, -79, 126, -78, 126, -80, 152]} -{"ts": 1651344669787, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -48, 46, -50, 48, -52, 46]} -{"ts": 1651344670215, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651344670217, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52, -46, 157]} -{"ts": 1651344670445, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344670447, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56]} -{"ts": 1651344670715, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344670717, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52, -46, 48]} -{"ts": 1651344671239, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344671240, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 153, -49, 50, -48, 46]} -{"ts": 1651344671726, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 152]} -{"ts": 1651344671949, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344671950, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48]} -{"ts": 1651344672121, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344672123, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651344672894, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344672896, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 152, -50, 47, -46, 48, -46, 48]} -{"ts": 1651344673119, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46]} -{"ts": 1651344673575, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344673576, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 260]} -{"ts": 1651344673922, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344673924, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-206, 46, -48, 48]} -{"ts": 1651344674144, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344674145, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 46]} -{"ts": 1651344674764, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344674765, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 46, -56, 46, -48, 46, -52, 152]} -{"ts": 1651344674993, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344674994, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 55]} -{"ts": 1651344675479, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "V", "c": []} -{"ts": 1651344675480, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 152]} -{"ts": 1651344675997, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344675999, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 52, -48, 46, -52, 46, -48, 45]} -{"ts": 1651344676427, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344676428, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56, -46, 154]} -{"ts": 1651344676764, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344676765, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 162]} -{"ts": 1651344677542, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344677543, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46, -48, 124, -76, 156]} -{"ts": 1651344677967, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344677968, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 52, -46, 154]} -{"ts": 1651344678384, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344678386, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56, -46, 48, -46, 48]} -{"ts": 1651344679238, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344679239, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46, -48, 46, -52, 46, -46, 48, -46, 48, -46, 48]} -{"ts": 1651344679974, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344679975, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 46, -48, 124, -76, 152, -48, 46]} -{"ts": 1651344680450, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "6", "c": []} -{"ts": 1651344680452, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46, -56, 46]} -{"ts": 1651344680715, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "1", "c": []} -{"ts": 1651344680717, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-125, 46, -48, 46]} -{"ts": 1651344680936, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344680937, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651344681360, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 50, -48, 152]} -{"ts": 1651344681583, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344681585, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46]} -{"ts": 1651344681859, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344681861, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50, -48, 52]} -{"ts": 1651344682270, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344682272, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -47, 50, -46, 48]} -{"ts": 1651344682851, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46, -46, 154]} -{"ts": 1651344683478, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344683479, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 126, -80, 152, -48, 46]} -{"ts": 1651344683709, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344683710, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56]} -{"ts": 1651344683883, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344683884, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-123, 52]} -{"ts": 1651344684555, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344684557, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 46, -46, 52, -48, 50, -46, 48]} -{"ts": 1651344684876, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52, -46, 48]} -{"ts": 1651344685916, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344685917, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344685969, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 124, -80, 127, -76, 124, -80, 154]} -{"ts": 1651344686451, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 46, -46, 50]} -{"ts": 1651344687246, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651344687248, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 48, -46, 128, -80, 154]} -{"ts": 1651344687676, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344687677, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52, -46, 158]} -{"ts": 1651344688093, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344688095, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 52, -52, 46, -48, 46]} -{"ts": 1651344688976, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344688977, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46, -46, 130, -80, 152, -48, 46]} -{"ts": 1651344689701, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344689702, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-198, 46, -48, 46, -47, 46, -48, 152, -48, 46]} -{"ts": 1651344690169, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "1", "c": []} -{"ts": 1651344690170, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46, -46, 48]} -{"ts": 1651344690436, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "3", "c": []} -{"ts": 1651344690437, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 46, -48, 46]} -{"ts": 1651344690656, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344690658, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651344691084, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48, -46, 157]} -{"ts": 1651344691300, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344691301, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 46]} -{"ts": 1651344691570, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344691571, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50, -46, 48]} -{"ts": 1651344691987, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344691988, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46, -52, 48, -50, 48]} -{"ts": 1651344692367, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46]} -{"ts": 1651344692547, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344692548, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 56]} -{"ts": 1651344693008, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344693009, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 265]} -{"ts": 1651344693556, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-198, 152, -52, 52, -46, 48]} -{"ts": 1651344694325, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "L", "c": []} -{"ts": 1651344694327, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 152, -48, 46, -48, 50, -46, 48]} -{"ts": 1651344694730, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344694732, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 46, -48, 46, -48, 46]} -{"ts": 1651344695106, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344695107, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-329, 46]} -{"ts": 1651344695373, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344695374, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 50, -48, 46]} -{"ts": 1651344695691, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344695692, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 50]} -{"ts": 1651344696058, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-366, 1]} -{"ts": 1651344697099, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344697099, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651344702458, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651344702460, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651344703415, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-660, 50, -40, 58]} -{"ts": 1651344704368, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 160, -30, 60, -40, 50, -40, 50]} -{"ts": 1651344704807, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344704809, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60, -30, 60, -40, 50]} -{"ts": 1651344705597, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344705599, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-460, 150, -30, 60, -40, 50]} -{"ts": 1651344706437, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344706438, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 160, -30, 50, -50, 150, -50, 50]} -{"ts": 1651344706987, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344706988, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 50, -40, 50]} -{"ts": 1651344707587, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651344707588, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 50, -40, 50, -40, 50, -50, 50]} -{"ts": 1651344708007, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344708008, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -30, 150]} -{"ts": 1651344708498, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344708499, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-171, 130, -50, 50, -30, 60]} -{"ts": 1651344709175, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344709176, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-526, 151]} -{"ts": 1651344709741, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344709742, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 46, -50, 50, -40, 50, -50, 50]} -{"ts": 1651344709961, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344709962, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651344710301, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344710303, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 50]} -{"ts": 1651344710941, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344710943, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -50, 150, -30, 60, -40, 50]} -{"ts": 1651344711391, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344711393, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -40, 160]} -{"ts": 1651344711722, "w": 11, "s": "BO, Central, OH", "o": "", "t": "X", "c": []} -{"ts": 1651344711723, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-181, 60, -30, 60]} -{"ts": 1651344711912, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344711913, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651344712252, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344712254, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 160]} -{"ts": 1651344712843, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 50, -40, 50, -40, 50]} -{"ts": 1651344713292, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344713294, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60, -40, 180]} -{"ts": 1651344713802, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344713803, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 130, -80, 140]} -{"ts": 1651344714052, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344714054, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651344714472, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344714473, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 50]} -{"ts": 1651344715132, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344715133, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60, -40, 160, -40, 50, -40, 50]} -{"ts": 1651344715832, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344715834, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 50, -40, 60, -30, 60, -40, 50, -40, 60]} -{"ts": 1651344716112, "w": 11, "s": "BO, Central, OH", "o": "", "t": "X", "c": []} -{"ts": 1651344716114, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651344716392, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651344716393, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651344716683, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344716685, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 61, -30, 60]} -{"ts": 1651344717013, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344717014, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50]} -{"ts": 1651344717264, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60]} -{"ts": 1651344717673, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344717674, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 140, -30, 60]} -{"ts": 1651344718013, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344718015, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50]} -{"ts": 1651344718193, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344718194, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651344718463, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344718465, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651344719505, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344719603, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 52, -40, 53, -30, 120, -80, 150, -40, 50, -40, 50]} -{"ts": 1651344720353, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-600, 50, -40, 60]} -{"ts": 1651344721023, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651344721024, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50, -60, 120, -70, 130]} -{"ts": 1651344721424, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344721425, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-171, 60, -40, 130]} -{"ts": 1651344721854, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344721855, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50, -40, 50]} -{"ts": 1651344722634, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344722635, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-540, 50, -40, 50, -40, 60]} -{"ts": 1651344723214, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344723215, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -50, 110, -70, 130]} -{"ts": 1651344723484, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344723485, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651344723964, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344723965, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60, -50, 150]} -{"ts": 1651344724338, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344724339, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-213, 161]} -{"ts": 1651344724689, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344724690, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-201, 50, -40, 60]} -{"ts": 1651344725091, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344725092, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 142, -30, 60]} -{"ts": 1651344725681, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344725683, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 110, -70, 140, -50, 50]} -{"ts": 1651344726371, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344726372, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-460, 50, -40, 50, -40, 50]} -{"ts": 1651344726591, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344726592, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651344726781, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344726782, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651344727441, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344727443, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 130, -80, 160]} -{"ts": 1651344727982, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60, -30, 60, -30, 140]} -{"ts": 1651344728311, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344728312, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -30, 60]} -{"ts": 1651344728491, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344728492, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651344729012, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344729013, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-191, 50, -40, 50, -40, 60, -40, 50]} -{"ts": 1651344730053, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344730254, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1102, 139]} -{"ts": 1651344730817, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-229, 46, -38, 60, -40, 50, -40, 60]} -{"ts": 1651344731056, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344731057, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60]} -{"ts": 1651344732097, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344732098, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344732466, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-990, 50, -40, 50, -50, 50, -40, 50, -40, 50]} -{"ts": 1651344732736, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651344733146, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651344733147, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 140, -50, 50]} -{"ts": 1651344733486, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344733487, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50]} -{"ts": 1651344733686, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344733687, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651344734046, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344734047, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 50]} -{"ts": 1651344734456, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 210]} -{"ts": 1651344735257, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344735259, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-361, 50, -30, 120, -80, 160]} -{"ts": 1651344735487, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344735488, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651344735687, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344735688, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651344736267, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344736269, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -40, 50, -40, 200]} -{"ts": 1651344736813, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 315]} -{"ts": 1651344737324, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344737325, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-184, 151, -30, 60, -40, 47]} -{"ts": 1651344737929, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651344737930, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-365, 160, -30, 50]} -{"ts": 1651344738179, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344738180, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651344738379, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344738380, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651344738769, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344738770, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 170]} -{"ts": 1651344739590, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 50, -50, 100, -100, 150]} -{"ts": 1651344739839, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344739840, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651344740129, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344740130, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 60]} -{"ts": 1651344740440, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344740441, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-171, 50, -40, 50]} -{"ts": 1651344740811, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 160]} -{"ts": 1651344741080, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344741082, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651344741500, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344741501, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 50]} -{"ts": 1651344741700, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344741701, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651344742080, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344742081, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 110, -40, 50]} -{"ts": 1651344742655, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-424, 150]} -{"ts": 1651344743204, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344743205, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -50, 50, -40, 50, -40, 50]} -{"ts": 1651344743444, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344743445, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651344744214, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344744216, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 50, -50, 110, -90, 120]} -{"ts": 1651344744484, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344744485, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651344744864, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344744865, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 170]} -{"ts": 1651344745695, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344745696, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 50, -40, 50, -40, 61, -40, 50, -40, 50]} -{"ts": 1651344746135, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344746136, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -30, 170]} -{"ts": 1651344746775, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651344746776, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60, -30, 60, -40, 50, -40, 60, -30, 60]} -{"ts": 1651344747045, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344747046, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651344747305, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651344747306, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651344747585, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344747586, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -40, 60]} -{"ts": 1651344748548, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344748549, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 57, -40, 50, -31, 131, -80, 160, -40, 50, -40, 50]} -{"ts": 1651344749359, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-550, 60, -30, 170]} -{"ts": 1651344750358, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651344750359, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-660, 50, -40, 160, -40, 50]} -{"ts": 1651344750628, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344750629, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651344750919, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651344750921, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-141, 60, -40, 50]} -{"ts": 1651344751259, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344751261, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -50, 50]} -{"ts": 1651344751490, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60]} -{"ts": 1651344751899, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344751900, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 160, -30, 50]} -{"ts": 1651344752389, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344752390, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 160, -30, 50, -40, 50]} -{"ts": 1651344753349, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344753350, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-500, 50, -40, 130, -90, 150]} -{"ts": 1651344754029, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344754030, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 170, -40, 50, -40, 50, -50, 50]} -{"ts": 1651344754479, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344754480, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 50]} -{"ts": 1651344754689, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344754691, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60]} -{"ts": 1651344755269, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344755270, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 50, -40, 50, -40, 50]} -{"ts": 1651344755700, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 140, -40, 50]} -{"ts": 1651344756210, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344756211, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-171, 160, -40, 50, -40, 50]} -{"ts": 1651344757251, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344757252, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344757668, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1124, 53, -50, 50, -37, 53, -40, 50]} -{"ts": 1651344758088, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -30, 160]} -{"ts": 1651344758578, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344758579, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 141, -30, 60, -30, 60]} -{"ts": 1651344759138, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344759140, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 160]} -{"ts": 1651344759378, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344759380, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651344759579, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344759580, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-151, 50]} -{"ts": 1651344759869, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344759870, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50]} -{"ts": 1651344760160, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 60]} -{"ts": 1651344760689, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344760690, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 50, -60, 160]} -{"ts": 1651344761070, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 120, -50, 40]} -{"ts": 1651344761519, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344761521, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 50]} -{"ts": 1651344761899, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344761900, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50, -40, 50]} -{"ts": 1651344762590, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344762591, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-261, 110, -70, 150, -40, 60]} -{"ts": 1651344762890, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344762891, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50]} -{"ts": 1651344763260, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344763261, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 150]} -{"ts": 1651344763840, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344763842, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 50, -50, 160]} -{"ts": 1651344764498, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344764499, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 60, -40, 50, -40, 60, -38, 50]} -{"ts": 1651344764777, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344764779, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-228, 51]} -{"ts": 1651344765174, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651344765175, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 140, -50, 47]} -{"ts": 1651344765857, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344765858, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-443, 50, -40, 50, -50, 50]} -{"ts": 1651344766087, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344766088, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651344766277, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344766278, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651344766727, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344766728, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-310, 50, -40, 50]} -{"ts": 1651344767098, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 50]} -{"ts": 1651344767277, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344767278, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651344767567, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344767568, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50]} -{"ts": 1651344767757, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651344768329, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344768331, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60, -30, 60, -40, 182]} -{"ts": 1651344768780, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-261, 190]} -{"ts": 1651344769310, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344769311, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 140, -40, 50, -40, 50]} -{"ts": 1651344769830, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344769831, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 50, -50, 50]} -{"ts": 1651344770030, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344770031, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651344770350, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344770351, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 50]} -{"ts": 1651344770541, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651344771240, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344771242, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 50, -50, 50, -40, 50, -40, 60, -30, 60]} -{"ts": 1651344771630, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 60, -30, 60]} -{"ts": 1651344771928, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651344771929, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-162, 48, -41, 47]} -{"ts": 1651344772969, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344773068, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-288, 60, -30, 60, -60, 130, -80, 170, -50, 50, -50, 50]} -{"ts": 1651344774088, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-870, 50, -40, 60]} -{"ts": 1651344775128, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651344775129, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344775158, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-620, 60, -30, 140, -80, 140]} -{"ts": 1651344775578, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -50, 150]} -{"ts": 1651344776007, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344776008, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -30, 60, -40, 50]} -{"ts": 1651344776988, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344776989, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-441, 160, -40, 50, -50, 150, -30, 60]} -{"ts": 1651344777540, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344777542, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-199, 52, -40, 50, -47, 164]} -{"ts": 1651344777955, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651344777957, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -50, 47, -38, 50]} -{"ts": 1651344778355, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344778357, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 170]} -{"ts": 1651344778966, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344778968, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-381, 230]} -{"ts": 1651344779296, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344779297, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50]} -{"ts": 1651344779896, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344779897, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 140, -30, 60, -30, 180]} -{"ts": 1651344780146, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344780147, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651344780626, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651344780627, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-330, 50, -50, 50]} -{"ts": 1651344780906, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344780907, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -30, 60]} -{"ts": 1651344781146, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344781148, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651344781347, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651344781896, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344781898, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -50, 50, -30, 200]} -{"ts": 1651344782938, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344783001, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 60, -30, 60, -50, 120, -60, 170, -30, 47, -38, 60]} -{"ts": 1651344783700, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-565, 133]} -{"ts": 1651344784259, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651344784260, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 60, -30, 60, -40, 50]} -{"ts": 1651344784729, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344784731, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -40, 190]} -{"ts": 1651344785119, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344785121, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 170]} -{"ts": 1651344786139, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344786141, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-560, 50, -30, 140, -80, 160]} -{"ts": 1651344786569, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344786570, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 160]} -{"ts": 1651344786979, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344786980, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60, -30, 60, -40, 50]} -{"ts": 1651344788020, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344788021, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344788069, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-470, 50, -50, 130, -80, 140, -30, 60, -50, 30]} -{"ts": 1651344789110, "w": 11, "s": "BO, Central, OH", "o": "", "t": "[.--..]", "c": []} -{"ts": 1651344789441, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-791, 130, -50, 50, -40, 50, -60, 110, -40, 50]} -{"ts": 1651344790311, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 50, -40, 140, -70, 140, -40, 50]} -{"ts": 1651344791340, "w": 11, "s": "BO, Central, OH", "o": "", "t": "?", "c": []} -{"ts": 1651344791341, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 160, -40, 50, -40, 60, -50, 220]} -{"ts": 1651344792200, "w": 11, "s": "BO, Central, OH", "o": "", "t": "1", "c": []} -{"ts": 1651344792201, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 110, -80, 140, -40, 50, -40, 50]} -{"ts": 1651344793200, "w": 11, "s": "BO, Central, OH", "o": "", "t": "9", "c": []} -{"ts": 1651344793201, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-480, 50, -40, 60, -30, 60, -40, 50, -40, 60, -30, 60]} -{"ts": 1651344794241, "w": 11, "s": "BO, Central, OH", "o": "", "t": "7", "c": []} -{"ts": 1651344794242, "w": 11, "s": "BO, Central, OH", "o": "", "t": "6", "c": []} -{"ts": 1651344794534, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-603, 50, -37, 52, -40, 121, -80, 160, -40, 50, -50, 50]} -{"ts": 1651344795574, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651344795754, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-980, 50, -40, 50, -50, 50]} -{"ts": 1651344795974, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651344796163, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344796165, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651344796683, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344796684, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60, -30, 260]} -{"ts": 1651344797092, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-161, 160, -40, 47]} -{"ts": 1651344797601, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344797602, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 140, -40, 60, -30, 60]} -{"ts": 1651344797991, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344797992, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -50, 50, -40, 50]} -{"ts": 1651344798712, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344798714, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-470, 251]} -{"ts": 1651344799042, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344799044, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50]} -{"ts": 1651344799702, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344799704, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 150, -40, 50, -60, 150]} -{"ts": 1651344799952, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344799953, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651344800502, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651344800503, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 60, -30, 60]} -{"ts": 1651344800802, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344800803, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 50]} -{"ts": 1651344801022, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344801024, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651344801213, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651344801762, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344801764, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50, -30, 190]} -{"ts": 1651344802653, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 50, -50, 120, -70, 170]} -{"ts": 1651344802892, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344802893, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651344803202, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344803203, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50]} -{"ts": 1651344803482, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344803483, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651344803763, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344803764, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-231, 50]} -{"ts": 1651344804804, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344805104, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1290, 50]} -{"ts": 1651344805293, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651344805663, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344805664, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 120, -30, 50]} -{"ts": 1651344806224, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 50, -50, 170]} -{"ts": 1651344806543, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344806544, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 50]} -{"ts": 1651344806753, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344806755, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60]} -{"ts": 1651344807033, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344807034, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651344807633, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344807635, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 50, -40, 130]} -{"ts": 1651344808265, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-204, 148, -40, 51, -40, 46, -41, 61]} -{"ts": 1651344808665, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344808666, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 160]} -{"ts": 1651344809706, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344809707, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344809755, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-580, 50, -30, 120, -80, 150, -30, 50]} -{"ts": 1651344810565, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 120, -70, 130, -80, 150]} -{"ts": 1651344811004, "w": 11, "s": "BO, Central, OH", "o": "", "t": "1", "c": []} -{"ts": 1651344811006, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-300, 50, -40, 50]} -{"ts": 1651344811284, "w": 11, "s": "BO, Central, OH", "o": "", "t": "5", "c": []} -{"ts": 1651344811285, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -50, 50]} -{"ts": 1651344811504, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344811506, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651344811925, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -30, 140]} -{"ts": 1651344812174, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344812175, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651344812464, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344812465, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60, -30, 60]} -{"ts": 1651344812884, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344812886, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -50, 50, -40, 50]} -{"ts": 1651344813756, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-421, 170, -40, 50, -40, 60, -30, 60]} -{"ts": 1651344813975, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344813976, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651344814545, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344814546, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50, -30, 150, -50, 50]} -{"ts": 1651344814805, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344814806, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60]} -{"ts": 1651344814985, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651344814986, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651344815235, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344815237, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651344815526, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 60]} -{"ts": 1651344815755, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344815756, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651344816526, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 130, -70, 150]} -{"ts": 1651344816795, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344816796, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651344817735, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344817736, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50, -40, 50, -30, 120, -90, 140, -40, 50, -40, 50]} -{"ts": 1651344818556, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344818557, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 50, -50, 110, -81, 120]} -{"ts": 1651344819136, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651344819137, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -40, 50, -40, 60, -30, 60]} -{"ts": 1651344819386, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344819387, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651344819776, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344819778, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 140, -30, 60]} -{"ts": 1651344820556, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344820557, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 180, -40, 50, -30, 60]} -{"ts": 1651344820866, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344820867, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 50]} -{"ts": 1651344821436, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344821437, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 160, -50, 50, -40, 50]} -{"ts": 1651344821906, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344821907, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-330, 50, -40, 50]} -{"ts": 1651344822196, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344822198, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651344822426, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344822427, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60]} -{"ts": 1651344822597, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50]} -{"ts": 1651344823156, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344823158, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 280]} -{"ts": 1651344823928, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 111, -80, 150, -60, 50]} -{"ts": 1651344824207, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344824208, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651344824577, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344824578, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 160]} -{"ts": 1651344825619, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344825620, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344825658, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-730, 50, -40, 50, -50, 160]} -{"ts": 1651344825877, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651344826157, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344826158, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -40, 60]} -{"ts": 1651344827198, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344827328, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-930, 240]} -{"ts": 1651344827658, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 60]} -{"ts": 1651344827947, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344827948, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651344828137, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344828138, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651344828407, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344828408, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651344828809, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-181, 130, -40, 50]} -{"ts": 1651344829188, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344829190, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -50, 50]} -{"ts": 1651344829467, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344829468, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-225, 54]} -{"ts": 1651344830508, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344830509, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344830634, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-601, 130, -30, 50, -50, 50, -37, 128, -40, 50]} -{"ts": 1651344831064, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 180]} -{"ts": 1651344831393, "w": 11, "s": "BO, Central, OH", "o": "", "t": "?", "c": []} -{"ts": 1651344831395, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50]} -{"ts": 1651344831693, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344831695, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60, -40, 50]} -{"ts": 1651344831863, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344831864, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50]} -{"ts": 1651344832113, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344832114, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651344832523, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 140, -40, 50]} -{"ts": 1651344832954, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344832955, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60, -40, 50, -40, 51]} -{"ts": 1651344833214, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344833216, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651344834256, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344834256, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344834295, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 50, -40, 60, -50, 130, -70, 160, -40, 50, -40, 50]} -{"ts": 1651344834895, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 180]} -{"ts": 1651344835124, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651344835125, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651344835334, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344835336, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651344835644, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344835646, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 60]} -{"ts": 1651344835925, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60, -30, 60]} -{"ts": 1651344836244, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344836245, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 50]} -{"ts": 1651344836945, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 150, -40, 50, -30, 60]} -{"ts": 1651344837985, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344837986, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344838276, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-920, 141, -30, 60, -40, 50, -40, 50]} -{"ts": 1651344838696, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 50, -40, 60]} -{"ts": 1651344839415, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344839417, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 160, -30, 50, -40, 60]} -{"ts": 1651344840135, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344840136, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 130, -30, 60, -40, 130, -40, 50]} -{"ts": 1651344840344, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344840345, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-208, 1]} -{"ts": 1651344841200, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651344841201, "w": 11, "s": "BO, Central, OH", "o": "", "t": "_", "c": []} -{"ts": 1651344841203, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651344841459, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "_", "c": []} -{"ts": 1651344841461, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651344843174, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-32767, 30, -30, 70]} -{"ts": 1651344843175, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "I", "c": []} -{"ts": 1651344843316, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 46, -48, 46]} -{"ts": 1651344843642, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344843923, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-32767, 280]} -{"ts": 1651344844623, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-530, 170]} -{"ts": 1651344844822, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "L", "c": []} -{"ts": 1651344844824, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651344845582, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-160, 290, -80, 70]} -{"ts": 1651344846032, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "N", "c": []} -{"ts": 1651344846033, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-270, 80, -30, 70]} -{"ts": 1651344846622, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "N", "c": []} -{"ts": 1651344846623, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-320, 270]} -{"ts": 1651344847153, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "N", "c": []} -{"ts": 1651344847154, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "L", "c": []} -{"ts": 1651344847155, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 1]} -{"ts": 1651344847281, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651344847522, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-32767, 90, -90, 60]} -{"ts": 1651344847822, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-160, 30, -70, 40]} -{"ts": 1651344848052, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "N", "c": []} -{"ts": 1651344848053, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651344848861, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "I", "c": []} -{"ts": 1651344848862, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-660, 40, -60, 50]} -{"ts": 1651344849652, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "E", "c": []} -{"ts": 1651344849653, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-210, 40, -70, 190, -60, 50]} -{"ts": 1651344850401, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "I", "c": []} -{"ts": 1651344850402, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-180, 50, -70, 170, -50, 50, -40, 60]} -{"ts": 1651344851442, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "F", "c": []} -{"ts": 1651344851443, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "X", "c": []} -{"ts": 1651344851841, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-290, 40, -50, 50, -70, 160, -70, 160, -60, 50, -50, 60]} -{"ts": 1651344852481, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-360, 60, -50, 50, -70, 50]} -{"ts": 1651344852781, "w": 11, "s": "AE - Albert, NY", "o": "", "t": ".", "c": []} -{"ts": 1651344852782, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-230, 70]} -{"ts": 1651344853121, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "S", "c": []} -{"ts": 1651344853122, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-180, 50, -60, 50]} -{"ts": 1651344853531, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "R", "c": []} -{"ts": 1651344853532, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-250, 60, -50, 50]} -{"ts": 1651344853871, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-180, 50, -60, 50]} -{"ts": 1651344854541, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "Y", "c": []} -{"ts": 1651344854542, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-470, 200]} -{"ts": 1651344854851, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-250, 60]} -{"ts": 1651344855041, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "T", "c": []} -{"ts": 1651344855042, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651344855871, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "O", "c": []} -{"ts": 1651344855872, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-310, 170, -70, 50, -60, 50, -60, 60]} -{"ts": 1651344856912, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "B", "c": []} -{"ts": 1651344857032, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-610, 140, -60, 60, -70, 221]} -{"ts": 1651344857522, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-340, 40, -50, 60]} -{"ts": 1651344858052, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "K", "c": []} -{"ts": 1651344858053, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-270, 160, -50, 50]} -{"ts": 1651344859093, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "I", "c": []} -{"ts": 1651344859094, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "N", "c": []} -{"ts": 1651344859781, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-770, 50, -60, 50, -80, 180, -60, 180, -60, 50, -90, 30]} -{"ts": 1651344859971, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-150, 40]} -{"ts": 1651344860941, "w": 11, "s": "AE - Albert, NY", "o": "", "t": ".", "c": []} -{"ts": 1651344860942, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-280, 170, -70, 50, -80, 200, -70, 50]} -{"ts": 1651344861571, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "E", "c": []} -{"ts": 1651344861572, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-350, 50, -60, 50, -60, 60]} -{"ts": 1651344862612, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "J", "c": []} -{"ts": 1651344862613, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "S", "c": []} -{"ts": 1651344862641, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-490, 50, -70, 180, -70, 210]} -{"ts": 1651344863141, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-180, 50, -70, 200]} -{"ts": 1651344863651, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "W", "c": []} -{"ts": 1651344863652, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-220, 170, -70, 50]} -{"ts": 1651344864071, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "A", "c": []} -{"ts": 1651344864072, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-220, 200]} -{"ts": 1651344864301, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "N", "c": []} -{"ts": 1651344864302, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651344864921, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "T", "c": []} -{"ts": 1651344864922, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-200, 200, -60, 50, -60, 50]} -{"ts": 1651344865441, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "E", "c": []} -{"ts": 1651344865442, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-340, 180]} -{"ts": 1651344865991, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "D", "c": []} -{"ts": 1651344865992, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-280, 50, -50, 60, -60, 50]} -{"ts": 1651344866541, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "T", "c": []} -{"ts": 1651344866542, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-230, 50, -70, 200]} -{"ts": 1651344866881, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "S", "c": []} -{"ts": 1651344866882, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-180, 50, -60, 50]} -{"ts": 1651344867201, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "A", "c": []} -{"ts": 1651344867201, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-160, 50, -60, 50]} -{"ts": 1651344867931, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "Y", "c": []} -{"ts": 1651344867932, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-530, 200]} -{"ts": 1651344868551, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-420, 200]} -{"ts": 1651344869592, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "T", "c": []} -{"ts": 1651344869592, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "T", "c": []} -{"ts": 1651344869651, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-510, 50, -60, 190, -70, 220]} -{"ts": 1651344869931, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651344870971, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "W", "c": []} -{"ts": 1651344870972, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "E", "c": []} -{"ts": 1651344871341, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-1070, 60, -70, 210]} -{"ts": 1651344871571, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-170, 60]} -{"ts": 1651344871891, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "A", "c": []} -{"ts": 1651344871892, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-170, 50, -40, 60]} -{"ts": 1651344872151, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "E", "c": []} -{"ts": 1651344872152, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651344873131, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "I", "c": []} -{"ts": 1651344873132, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-440, 40, -70, 50, -70, 40, -80, 50, -70, 70]} -{"ts": 1651344873711, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "E", "c": []} -{"ts": 1651344873712, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-250, 40, -80, 210]} -{"ts": 1651344874081, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "P", "c": []} -{"ts": 1651344874082, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-220, 40, -50, 60]} -{"ts": 1651344874391, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "A", "c": []} -{"ts": 1651344874392, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-230, 80]} -{"ts": 1651344875391, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "I", "c": []} -{"ts": 1651344875392, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-430, 180, -50, 50, -70, 220]} -{"ts": 1651344875771, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "T", "c": []} -{"ts": 1651344875772, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-220, 40, -60, 60]} -{"ts": 1651344876271, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "K", "c": []} -{"ts": 1651344876272, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-240, 150, -60, 50]} -{"ts": 1651344876961, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "I", "c": []} -{"ts": 1651344876962, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-210, 140, -70, 170, -50, 50]} -{"ts": 1651344877941, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "N", "c": []} -{"ts": 1651344877942, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-520, 50, -60, 60, -80, 210]} -{"ts": 1651344878831, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "G", "c": []} -{"ts": 1651344878832, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-340, 60, -60, 60, -60, 60, -60, 60, -70, 60]} -{"ts": 1651344879711, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "U", "c": []} -{"ts": 1651344879712, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-540, 70, -60, 210]} -{"ts": 1651344880131, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "P", "c": []} -{"ts": 1651344880132, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-220, 200]} -{"ts": 1651344880991, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "A", "c": []} -{"ts": 1651344880992, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-440, 130, -80, 210]} -{"ts": 1651344881661, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "T", "c": []} -{"ts": 1651344881662, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-210, 50, -60, 50, -80, 220]} -{"ts": 1651344882181, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "M", "c": []} -{"ts": 1651344882182, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-240, 50, -60, 60, -50, 60]} -{"ts": 1651344882471, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "U", "c": []} -{"ts": 1651344882472, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-240, 50]} -{"ts": 1651344883171, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "S", "c": []} -{"ts": 1651344883172, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-260, 50, -60, 60, -70, 200]} -{"ts": 1651344883811, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "E", "c": []} -{"ts": 1651344883812, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-230, 130, -70, 210]} -{"ts": 1651344884551, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "U", "c": []} -{"ts": 1651344884552, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-570, 170]} -{"ts": 1651344885071, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "M", "c": []} -{"ts": 1651344885072, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-250, 50, -60, 50, -50, 60]} -{"ts": 1651344885721, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "T", "c": []} -{"ts": 1651344885722, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-300, 70, -60, 220]} -{"ts": 1651344886161, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "S", "c": []} -{"ts": 1651344886162, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-170, 150, -70, 50]} -{"ts": 1651344886701, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "A", "c": []} -{"ts": 1651344886702, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-160, 170, -40, 50, -60, 60]} -{"ts": 1651344887261, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "N", "c": []} -{"ts": 1651344887262, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-360, 200]} -{"ts": 1651344887621, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "D", "c": []} -{"ts": 1651344887622, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-310, 50]} -{"ts": 1651344887831, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "T", "c": []} -{"ts": 1651344887832, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-150, 60]} -{"ts": 1651344888872, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "O", "c": []} -{"ts": 1651344889111, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-890, 50, -50, 50, -60, 60, -60, 60]} -{"ts": 1651344889971, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-290, 60, -50, 60, -70, 50, -90, 190]} -{"ts": 1651344890556, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "H", "c": []} -{"ts": 1651344890557, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-280, 60, -60, 185]} -{"ts": 1651344891367, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "V", "c": []} -{"ts": 1651344891368, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-310, 40, -60, 60, -61, 60, -60, 50, -60, 50]} -{"ts": 1651344891897, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "A", "c": []} -{"ts": 1651344891898, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-230, 40, -70, 190]} -{"ts": 1651344892637, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "P", "c": []} -{"ts": 1651344892638, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-220, 40, -60, 60, -70, 50, -60, 50, -70, 60]} -{"ts": 1651344893407, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "A", "c": []} -{"ts": 1651344893408, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-270, 50, -60, 50, -60, 60, -60, 50, -60, 50]} -{"ts": 1651344893837, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "P", "c": []} -{"ts": 1651344893838, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-280, 50, -50, 50]} -{"ts": 1651344894177, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "P", "c": []} -{"ts": 1651344894178, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-180, 50, -60, 50]} -{"ts": 1651344895027, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "Y", "c": []} -{"ts": 1651344895028, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-460, 120, -80, 190]} -{"ts": 1651344895267, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-180, 60]} -{"ts": 1651344895457, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "M", "c": []} -{"ts": 1651344895457, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651344895707, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "O", "c": []} -{"ts": 1651344895708, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-190, 60]} -{"ts": 1651344896037, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-170, 50, -50, 60]} -{"ts": 1651344896567, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "R", "c": []} -{"ts": 1651344896568, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-250, 50, -50, 50, -70, 60]} -{"ts": 1651344896847, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-240, 40]} -{"ts": 1651344897727, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "S", "c": []} -{"ts": 1651344897728, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-490, 190, -40, 50, -60, 50]} -{"ts": 1651344898417, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "E", "c": []} -{"ts": 1651344898418, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-390, 40, -60, 200]} -{"ts": 1651344898807, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "D", "c": []} -{"ts": 1651344898808, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-230, 50, -60, 50]} -{"ts": 1651344899137, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "A", "c": []} -{"ts": 1651344899138, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-180, 50, -50, 50]} -{"ts": 1651344900178, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "Y", "c": []} -{"ts": 1651344900607, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-620, 50, -50, 60, -70, 170, -50, 180, -60, 50, -60, 50]} -{"ts": 1651344901267, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-600, 60]} -{"ts": 1651344901607, "w": 11, "s": "AE - Albert, NY", "o": "", "t": ".", "c": []} -{"ts": 1651344901608, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-190, 150]} -{"ts": 1651344902648, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "E", "c": []} -{"ts": 1651344902649, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "T", "c": []} -{"ts": 1651344903017, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-770, 150, -70, 210, -50, 60, -40, 60]} -{"ts": 1651344903927, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-250, 50, -70, 50, -70, 40, -90, 180, -60, 50]} -{"ts": 1651344904847, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "7", "c": []} -{"ts": 1651344904848, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-860, 60]} -{"ts": 1651344905357, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "3", "c": []} -{"ts": 1651344905358, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-460, 50]} -{"ts": 1651344905547, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "E", "c": []} -{"ts": 1651344905548, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651344906387, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "O", "c": []} -{"ts": 1651344906388, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-520, 60, -50, 210]} -{"ts": 1651344906887, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-270, 230]} -{"ts": 1651344907487, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "A", "c": []} -{"ts": 1651344907488, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-360, 240]} -{"ts": 1651344908529, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "T", "c": []} -{"ts": 1651344908529, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "T", "c": []} -{"ts": 1651344908887, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-720, 50, -50, 60, -70, 60, -80, 200, -60, 50]} -{"ts": 1651344909157, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651344909367, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "3", "c": []} -{"ts": 1651344909368, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-150, 60]} -{"ts": 1651344910127, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "O", "c": []} -{"ts": 1651344910128, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-350, 50, -60, 190, -60, 50]} -{"ts": 1651344910817, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-190, 50, -60, 180, -40, 60, -50, 60]} -{"ts": 1651344911298, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "F", "c": []} -{"ts": 1651344911299, "w": 11, "s": "AE - Albert, NY", "o": 2, "t": "", "c": [-480, 1]} -{"ts": 1651344912339, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "X", "c": []} -{"ts": 1651344912339, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "_", "c": []} -{"ts": 1651344918148, "w": 11, "s": "AE - Albert, NY", "o": "", "t": "_", "c": []} -{"ts": 1651344918150, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651344919191, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651344919537, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-1200, 46, -48, 46]} -{"ts": 1651344920118, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-531, 50]} -{"ts": 1651344920390, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344920391, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-132, 46, -48, 46]} -{"ts": 1651344920706, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344920707, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 48, -46, 48]} -{"ts": 1651344921747, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344922011, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-791, 152, -54, 46, -48, 46]} -{"ts": 1651344922231, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651344922403, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344922404, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651344923240, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344923241, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-681, 156]} -{"ts": 1651344924281, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344925035, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-1541, 154, -54, 46]} -{"ts": 1651344925363, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 154]} -{"ts": 1651344926404, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344926404, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344928022, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-2313, 154, -52, 46, -48, 46]} -{"ts": 1651344928254, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 54]} -{"ts": 1651344928426, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344928426, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651344928865, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344928866, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 160, -55, 46]} -{"ts": 1651344929207, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 168]} -{"ts": 1651344930113, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344930114, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 152, -52, 46, -48, 152]} -{"ts": 1651344930556, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344930556, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-184, 160, -48, 51]} -{"ts": 1651344930782, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651344930783, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52]} -{"ts": 1651344930966, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344930967, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 58]} -{"ts": 1651344931600, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344931601, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56, -48, 130, -76, 152]} -{"ts": 1651344932502, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 46, -46, 126, -78, 157]} -{"ts": 1651344933027, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344933029, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 52, -48, 46, -54, 46, -54, 46]} -{"ts": 1651344933463, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344933465, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56, -54, 152]} -{"ts": 1651344933797, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344933798, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 158]} -{"ts": 1651344934445, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344934446, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 46, -48, 46, -48, 46]} -{"ts": 1651344935343, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344935344, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 52]} -{"ts": 1651344935521, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344935522, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 52]} -{"ts": 1651344935865, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344935867, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48, -54, 49]} -{"ts": 1651344936352, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 162, -52, 46]} -{"ts": 1651344937330, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344937332, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 132, -78, 158, -52, 48]} -{"ts": 1651344937711, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344937712, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46]} -{"ts": 1651344937883, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344937885, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 45]} -{"ts": 1651344938317, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344938319, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 162, -52, 46]} -{"ts": 1651344939103, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 151, -58, 46, -48, 46, -48, 46]} -{"ts": 1651344939538, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344939539, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 152]} -{"ts": 1651344940570, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344940571, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-330, 154, -46, 50, -52, 48, -46, 48]} -{"ts": 1651344940797, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344940798, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 54]} -{"ts": 1651344940972, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344940973, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52]} -{"ts": 1651344941302, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344941303, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 155]} -{"ts": 1651344941838, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-186, 54, -56, 46, -48, 52, -46, 48]} -{"ts": 1651344942325, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344942326, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 46, -54, 46]} -{"ts": 1651344942599, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344942601, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 54, -46, 46]} -{"ts": 1651344942827, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344942829, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 48]} -{"ts": 1651344943000, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651344943519, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344943520, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52, -46, 48, -50, 151]} -{"ts": 1651344944313, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 124, -74, 158, -52, 48]} -{"ts": 1651344944831, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344944832, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46, -48, 46, -54, 152]} -{"ts": 1651344945158, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344945159, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54, -52, 47]} -{"ts": 1651344945430, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344945431, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 54, -46, 48]} -{"ts": 1651344945854, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344945855, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48, -52, 48, -46, 52]} -{"ts": 1651344946442, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -48, 156]} -{"ts": 1651344946673, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344946674, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-179, 52]} -{"ts": 1651344946947, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344946948, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 56, -46, 48]} -{"ts": 1651344947170, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344947171, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 46]} -{"ts": 1651344947652, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -52, 46]} -{"ts": 1651344947830, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344947831, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 48]} -{"ts": 1651344948358, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344948359, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46, -56, 48, -46, 154]} -{"ts": 1651344948684, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 151]} -{"ts": 1651344949013, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344949014, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 152]} -{"ts": 1651344949337, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344949338, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56, -48, 46]} -{"ts": 1651344949773, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344949774, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 152, -58, 46]} -{"ts": 1651344950422, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344950423, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 134, -80, 151, -52, 48]} -{"ts": 1651344950803, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344950804, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-335, 46]} -{"ts": 1651344950979, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651344950980, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 48]} -{"ts": 1651344951495, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344951496, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48, -48, 154]} -{"ts": 1651344951819, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 151]} -{"ts": 1651344952859, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651344952859, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344953197, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 124, -74, 130, -74, 126, -74, 154]} -{"ts": 1651344953670, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46, -46, 52]} -{"ts": 1651344954352, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651344954354, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-325, 126, -78, 154]} -{"ts": 1651344954772, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344954773, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 154]} -{"ts": 1651344955085, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344955086, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 46, -48, 46]} -{"ts": 1651344955361, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344955362, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-136, 46, -48, 46]} -{"ts": 1651344956020, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344956021, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-327, 46, -48, 46, -48, 50, -46, 48]} -{"ts": 1651344956441, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 154]} -{"ts": 1651344957056, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344957058, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -50, 48, -46, 48, -50, 154]} -{"ts": 1651344957275, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344957276, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 46]} -{"ts": 1651344957765, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "V", "c": []} -{"ts": 1651344957767, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 152]} -{"ts": 1651344957997, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344957998, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 54]} -{"ts": 1651344958177, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344958178, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 54]} -{"ts": 1651344958559, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344958560, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 46]} -{"ts": 1651344958837, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 52, -46, 51]} -{"ts": 1651344959062, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344959063, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 50]} -{"ts": 1651344959487, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 58, -48, 50, -48, 46]} -{"ts": 1651344959827, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344959829, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-175, 166]} -{"ts": 1651344960255, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344960257, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46, -48, 156]} -{"ts": 1651344960475, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344960477, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651344960751, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344960753, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 58, -46, 48]} -{"ts": 1651344961087, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344961089, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 162]} -{"ts": 1651344962129, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344962202, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-333, 124, -80, 128, -80, 124, -80, 152]} -{"ts": 1651344962680, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46, -48, 50]} -{"ts": 1651344963465, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651344963467, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-333, 45, -46, 134, -74, 154]} -{"ts": 1651344963789, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344963791, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 52, -46, 48]} -{"ts": 1651344964254, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651344964255, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 268]} -{"ts": 1651344964708, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344964710, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-195, 260]} -{"ts": 1651344965294, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "L", "c": []} -{"ts": 1651344965295, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 46, -48, 50, -52, 48]} -{"ts": 1651344965520, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344965521, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52]} -{"ts": 1651344965944, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344965945, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 154, -46, 52]} -{"ts": 1651344966473, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344966474, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 151, -52, 48, -50, 48]} -{"ts": 1651344967253, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344967254, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 152, -56, 52, -46, 48, -46, 48]} -{"ts": 1651344967676, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344967678, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -50, 153]} -{"ts": 1651344968004, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344968005, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 54, -48, 46]} -{"ts": 1651344968180, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651344968182, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 46]} -{"ts": 1651344968820, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344968822, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 154, -56, 52, -48, 152]} -{"ts": 1651344969312, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 151]} -{"ts": 1651344969535, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651344969536, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 50]} -{"ts": 1651344969707, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344969709, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651344970401, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344970403, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 152, -56, 46, -52, 46]} -{"ts": 1651344970628, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52]} -{"ts": 1651344970846, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344970847, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 45]} -{"ts": 1651344971116, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344971117, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50, -46, 48]} -{"ts": 1651344971336, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344971337, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651344971962, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 155, -50, 48, -46, 154]} -{"ts": 1651344972441, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344972443, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-326, 154]} -{"ts": 1651344972665, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651344972666, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48]} -{"ts": 1651344972837, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344972840, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651344973304, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344973305, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46, -45, 48]} -{"ts": 1651344973481, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52]} -{"ts": 1651344973990, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344973991, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52, -46, 48, -50, 48, -46, 48]} -{"ts": 1651344974215, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 50]} -{"ts": 1651344974528, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344974529, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48]} -{"ts": 1651344974702, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344974704, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 50]} -{"ts": 1651344975338, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344975340, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 163, -48, 46, -54, 152]} -{"ts": 1651344975718, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-333, 46]} -{"ts": 1651344975889, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651344975890, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651344976325, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344976327, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 158, -56, 46]} -{"ts": 1651344976556, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56]} -{"ts": 1651344977234, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344977236, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 124, -75, 152]} -{"ts": 1651344977458, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344977460, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48]} -{"ts": 1651344977630, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344977631, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651344977852, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344977854, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 46]} -{"ts": 1651344978123, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50, -48, 46]} -{"ts": 1651344978342, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344978344, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651344978829, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-331, 152]} -{"ts": 1651344979144, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344979146, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 51, -46, 48]} -{"ts": 1651344979673, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344979674, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 124, -78, 154]} -{"ts": 1651344979893, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344979894, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651344980374, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344980375, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 152]} -{"ts": 1651344980878, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344980879, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48, -46, 48, -46, 48, -46, 47]} -{"ts": 1651344981098, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344981100, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651344981272, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651344981274, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 50]} -{"ts": 1651344982036, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344982037, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 152, -50, 46, -48, 46, -48, 46]} -{"ts": 1651344982445, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48, -46, 48]} -{"ts": 1651344982815, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344982817, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-325, 46]} -{"ts": 1651344983084, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344983086, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-125, 50, -46, 48]} -{"ts": 1651344983396, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651344983398, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46, -48, 46]} -{"ts": 1651344983906, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-508, 1]} -{"ts": 1651344984946, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344984946, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651344985039, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651344985042, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651344985971, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-650, 50, -40, 50]} -{"ts": 1651344986961, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 160, -40, 50, -40, 50, -40, 60]} -{"ts": 1651344987411, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344987412, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 60, -30, 60]} -{"ts": 1651344988191, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651344988192, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 180, -40, 50, -40, 60]} -{"ts": 1651344989052, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344989053, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 160, -40, 50, -40, 160, -30, 60]} -{"ts": 1651344989863, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344989864, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-581, 50, -30, 60, -40, 50]} -{"ts": 1651344990093, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651344990094, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651344990283, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651344990284, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651344990703, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344990704, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 210]} -{"ts": 1651344991043, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50]} -{"ts": 1651344991563, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651344991564, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 150, -30, 50, -40, 60]} -{"ts": 1651344992103, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651344992104, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 50, -40, 50]} -{"ts": 1651344992313, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344992314, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651344992603, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651344992604, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50]} -{"ts": 1651344992803, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651344993483, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344993484, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 60, -30, 60, -40, 50, -40, 60, -30, 60]} -{"ts": 1651344993843, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -30, 60]} -{"ts": 1651344994123, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651344994124, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -50, 50]} -{"ts": 1651344994494, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344994495, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-321, 50]} -{"ts": 1651344994694, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651344995053, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344995054, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 130, -30, 50]} -{"ts": 1651344995804, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344995805, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 120, -60, 160]} -{"ts": 1651344996134, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344996135, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50]} -{"ts": 1651344996414, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651344996415, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -50, 50]} -{"ts": 1651344996864, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651344996865, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 50]} -{"ts": 1651344997274, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 130, -40, 50]} -{"ts": 1651344997734, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651344997735, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 130, -40, 50, -40, 50]} -{"ts": 1651344998333, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344998335, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 150, -30, 60]} -{"ts": 1651344998564, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651344998565, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651344998764, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651344998765, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651344999385, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651344999386, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 120, -80, 151]} -{"ts": 1651345000225, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 140, -40, 60, -30, 60, -40, 50]} -{"ts": 1651345000815, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651345000816, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -30, 60, -60, 200]} -{"ts": 1651345001235, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651345001236, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 210]} -{"ts": 1651345001985, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651345001986, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-590, 160]} -{"ts": 1651345002524, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345002526, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 60, -40, 50, -40, 50]} -{"ts": 1651345002745, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345002746, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651345003385, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651345003386, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-300, 50, -50, 150, -30, 60]} -{"ts": 1651345003735, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345003736, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50]} -{"ts": 1651345003975, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651345003976, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651345004265, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345004266, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651345004686, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345004687, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-181, 50, -40, 60, -40, 50]} -{"ts": 1651345005046, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 170]} -{"ts": 1651345005726, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345005727, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 50, -50, 130, -40, 50]} -{"ts": 1651345005966, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345005967, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651345006596, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651345006597, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -50, 120, -70, 160]} -{"ts": 1651345007116, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345007117, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 50, -40, 50]} -{"ts": 1651345007306, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651345007307, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651345007906, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651345007907, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 60, -30, 60, -40, 50, -50, 50]} -{"ts": 1651345008365, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-215, 50, -60, 134]} -{"ts": 1651345008616, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651345008617, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-201, 50]} -{"ts": 1651345008905, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345008907, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -50, 50]} -{"ts": 1651345009366, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345009367, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -50, 160]} -{"ts": 1651345009703, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 47, -50, 40]} -{"ts": 1651345009883, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345009883, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651345010243, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651345010244, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 150]} -{"ts": 1651345010513, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60]} -{"ts": 1651345010793, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345010794, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651345011073, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345011074, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651345011493, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345011494, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 51, -50, 50]} -{"ts": 1651345012174, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-630, 50]} -{"ts": 1651345012374, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345012375, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651345012854, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345012855, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 40, -40, 140, -30, 50]} -{"ts": 1651345013574, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 50, -50, 50, -40, 150]} -{"ts": 1651345013794, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651345013795, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651345014084, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651345014085, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 40, -40, 60]} -{"ts": 1651345014920, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345014921, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-695, 141]} -{"ts": 1651345015180, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651345015459, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345015460, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60, -30, 60]} -{"ts": 1651345015900, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345015901, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -60, 160]} -{"ts": 1651345016310, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 130, -40, 50]} -{"ts": 1651345016770, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345016771, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60, -40, 50, -40, 60]} -{"ts": 1651345017341, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345017342, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-211, 140, -70, 150]} -{"ts": 1651345017701, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345017702, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60, -30, 60]} -{"ts": 1651345018100, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651345018102, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 60, -30, 60, -40, 50]} -{"ts": 1651345018531, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345018532, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 60, -30, 60]} -{"ts": 1651345018861, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345018862, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50]} -{"ts": 1651345019081, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345019082, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 60]} -{"ts": 1651345019291, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345019292, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651345019651, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345019652, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 130, -30, 50]} -{"ts": 1651345020491, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345020492, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 60, -60, 120, -70, 160]} -{"ts": 1651345020730, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345020732, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651345020991, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651345020992, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60]} -{"ts": 1651345021301, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345021302, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 50]} -{"ts": 1651345021541, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345021542, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651345022492, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-711, 50, -40, 150]} -{"ts": 1651345022932, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345022933, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 60, -30, 60]} -{"ts": 1651345023332, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345023333, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 170]} -{"ts": 1651345023611, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345023612, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651345023922, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345023923, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 60]} -{"ts": 1651345024222, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345024223, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 60]} -{"ts": 1651345024592, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345024593, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -50, 50]} -{"ts": 1651345025032, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50, -40, 50]} -{"ts": 1651345025702, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345025703, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 140, -40, 50, -60, 150]} -{"ts": 1651345026162, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345026163, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 50, -40, 50]} -{"ts": 1651345027203, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651345027204, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345027443, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 60, -40, 50, -50, 130, -80, 181, -40, 50, -40, 50]} -{"ts": 1651345028483, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651345028703, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-850, 200, -80, 130]} -{"ts": 1651345028943, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60]} -{"ts": 1651345029563, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651345029564, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 50, -70, 160]} -{"ts": 1651345029813, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345029814, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651345030123, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345030124, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 60]} -{"ts": 1651345030343, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345030344, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651345030963, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 270]} -{"ts": 1651345031527, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345031528, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 334]} -{"ts": 1651345031985, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651345031985, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-221, 50, -50, 50, -40, 47]} -{"ts": 1651345032191, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651345032191, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-146, 60]} -{"ts": 1651345032381, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345032381, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651345033193, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 120, -70, 171, -30, 60]} -{"ts": 1651345033502, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345033503, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50]} -{"ts": 1651345033692, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651345033693, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651345034062, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345034063, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -50, 50]} -{"ts": 1651345034443, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 140, -30, 50]} -{"ts": 1651345035052, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345035053, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 120, -70, 150, -40, 60]} -{"ts": 1651345035622, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345035623, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 170]} -{"ts": 1651345035862, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651345035863, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60]} -{"ts": 1651345036042, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345036043, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651345036752, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345036753, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 60, -40, 140, -80, 150]} -{"ts": 1651345037050, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 58]} -{"ts": 1651345037336, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651345037337, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-147, 52, -40, 47]} -{"ts": 1651345037753, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345037754, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-177, 50, -40, 150]} -{"ts": 1651345038423, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50, -50, 50, -40, 50, -40, 50, -40, 60]} -{"ts": 1651345039023, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345039024, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50, -40, 50, -40, 160]} -{"ts": 1651345039743, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651345039744, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50, -40, 60, -30, 60, -40, 50, -50, 50]} -{"ts": 1651345040373, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651345040374, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 50, -50, 150]} -{"ts": 1651345040784, "w": 11, "s": "BO, Central, OH", "o": "", "t": "6", "c": []} -{"ts": 1651345040785, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-231, 180]} -{"ts": 1651345041826, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345041826, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345042391, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1060, 50, -40, 50, -50, 180, -30, 60, -40, 47]} -{"ts": 1651345042830, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-292, 47, -45, 55]} -{"ts": 1651345043020, "w": 11, "s": "BO, Central, OH", "o": "", "t": "2", "c": []} -{"ts": 1651345043021, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651345043391, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651345043393, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 191]} -{"ts": 1651345044041, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-420, 50, -40, 50, -50, 40]} -{"ts": 1651345044251, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345044252, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651345044451, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345044452, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651345045492, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345045531, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-570, 150, -40, 50, -50, 140, -30, 50]} -{"ts": 1651345046101, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60, -30, 60, -40, 180]} -{"ts": 1651345046521, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651345046522, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 50, -50, 50]} -{"ts": 1651345046861, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651345046863, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 150]} -{"ts": 1651345047461, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345047462, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 50, -50, 140]} -{"ts": 1651345048081, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345048082, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 150, -40, 50, -40, 60, -30, 60]} -{"ts": 1651345048481, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345048482, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 180]} -{"ts": 1651345049152, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651345049153, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-311, 180, -40, 50, -40, 50]} -{"ts": 1651345049352, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345049353, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651345049552, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651345049553, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651345049942, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345049943, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 150, -30, 50]} -{"ts": 1651345050162, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345050163, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 60]} -{"ts": 1651345051182, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345051184, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50, -50, 50, -50, 140, -70, 170, -40, 50, -40, 50]} -{"ts": 1651345052224, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345052225, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651345052272, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-710, 130, -80, 170]} -{"ts": 1651345053092, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 100, -50, 50, -30, 230, -30, 50]} -{"ts": 1651345054132, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651345054133, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651345055660, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-2428, 50, -40, 50]} -{"ts": 1651345056001, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-201, 140]} -{"ts": 1651345056531, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345056532, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 60, -30, 60, -40, 50]} -{"ts": 1651345056861, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345056862, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50]} -{"ts": 1651345057281, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651345057282, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 150, -40, 50]} -{"ts": 1651345057911, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345057912, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 140, -50, 50, -50, 170]} -{"ts": 1651345058656, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345058657, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-310, 60, -30, 130, -70, 145]} -{"ts": 1651345058876, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651345058877, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651345059426, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651345059428, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-330, 220]} -{"ts": 1651345059657, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345059658, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-181, 50]} -{"ts": 1651345059857, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345059858, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651345060297, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345060298, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50, -50, 50]} -{"ts": 1651345060657, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 180]} -{"ts": 1651345061007, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345061008, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-300, 50]} -{"ts": 1651345061297, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345061298, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60, -30, 60]} -{"ts": 1651345061507, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345061508, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651345061687, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 60]} -{"ts": 1651345062337, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345062338, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 150, -40, 50, -40, 50, -40, 50]} -{"ts": 1651345062617, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651345062907, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651345062908, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50]} -{"ts": 1651345063217, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345063218, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 60, -40, 50]} -{"ts": 1651345063611, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345063612, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 174]} -{"ts": 1651345064652, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345064703, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-361, 50, -40, 47, -33, 141, -70, 170, -40, 50, -40, 50]} -{"ts": 1651345065744, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651345065913, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1160, 50]} -{"ts": 1651345066204, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 51, -40, 50]} -{"ts": 1651345066414, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345066416, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60]} -{"ts": 1651345066604, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345066605, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651345067244, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345067245, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 140, -50, 160, -30, 60]} -{"ts": 1651345067554, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50]} -{"ts": 1651345067784, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651345067785, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651345068825, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345069229, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-890, 120, -40, 50, -40, 50, -50, 120, -35, 50]} -{"ts": 1651345069539, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-259, 51]} -{"ts": 1651345069809, "w": 11, "s": "BO, Central, OH", "o": "", "t": "?", "c": []} -{"ts": 1651345069810, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -40, 50]} -{"ts": 1651345070029, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345070030, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 60]} -{"ts": 1651345070220, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651345070819, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345070820, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 120, -70, 140, -40, 50]} -{"ts": 1651345071119, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50]} -{"ts": 1651345071393, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651345071394, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-224, 50]} -{"ts": 1651345071673, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345071674, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651345072473, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345072475, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -40, 140, -40, 50, -50, 180]} -{"ts": 1651345073083, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 50, -40, 50, -40, 50, -40, 60]} -{"ts": 1651345073313, "w": 11, "s": "BO, Central, OH", "o": "", "t": ",", "c": []} -{"ts": 1651345073315, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651345073493, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651345073494, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651345074113, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345074114, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -60, 120, -70, 150]} -{"ts": 1651345074693, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-440, 50, -40, 50]} -{"ts": 1651345075063, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651345075064, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50, -50, 40]} -{"ts": 1651345075554, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-341, 60, -30, 60]} -{"ts": 1651345075754, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651345075755, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651345076054, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651345076055, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50]} -{"ts": 1651345076231, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 47]} -{"ts": 1651345076927, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345076928, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-264, 47, -45, 60, -30, 60, -40, 50, -50, 50]} -{"ts": 1651345077298, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60, -40, 50]} -{"ts": 1651345077587, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651345077588, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -50, 50]} -{"ts": 1651345078537, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651345078539, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 60, -40, 50, -40, 140, -50, 170, -30, 50, -40, 60]} -{"ts": 1651345079127, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 180]} -{"ts": 1651345079357, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651345079358, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651345079557, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345079558, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651345079877, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345079878, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 50]} -{"ts": 1651345080157, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -50, 50]} -{"ts": 1651345080458, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345080459, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 51, -50, 40]} -{"ts": 1651345081258, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 140, -40, 50, -40, 50, -40, 60]} -{"ts": 1651345081678, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345081679, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -50, 50, -30, 60]} -{"ts": 1651345082408, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651345082409, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 160, -40, 50, -40, 50]} -{"ts": 1651345083158, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345083159, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 140, -40, 50, -70, 130, -30, 60]} -{"ts": 1651345083699, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651345083699, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-540, 1]} -{"ts": 1651345084624, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651345084625, "w": 11, "s": "BO, Central, OH", "o": "", "t": "_", "c": []} -{"ts": 1651345084626, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651345085667, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651345085821, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-912, 48, -46, 48]} -{"ts": 1651345086482, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-609, 52]} -{"ts": 1651345086751, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345086753, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 46, -48, 46]} -{"ts": 1651345087065, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345087067, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46]} -{"ts": 1651345087696, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-490, 46, -48, 46]} -{"ts": 1651345088049, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345088051, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-179, 158]} -{"ts": 1651345088763, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345088764, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -50, 48, -46, 52]} -{"ts": 1651345088983, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345088984, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651345089209, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345089210, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48]} -{"ts": 1651345089824, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345089825, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 134, -76, 158]} -{"ts": 1651345090245, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345090245, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 55, -46, 48, -46, 52]} -{"ts": 1651345090625, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651345090626, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46]} -{"ts": 1651345090805, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345090806, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 52]} -{"ts": 1651345091532, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345091533, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 162, -46, 48, -52, 152]} -{"ts": 1651345091967, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 56, -46, 153]} -{"ts": 1651345092282, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651345092283, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 50]} -{"ts": 1651345092554, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345092556, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 52, -46, 48]} -{"ts": 1651345093148, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651345093150, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 152, -56, 48]} -{"ts": 1651345093375, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52]} -{"ts": 1651345093545, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345093546, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-125, 46]} -{"ts": 1651345094178, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345094179, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 50, -46, 126, -84, 152]} -{"ts": 1651345094968, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-344, 152, -48, 52, -52, 48, -46, 48]} -{"ts": 1651345095507, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651345095508, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 54, -52, 46, -48, 151]} -{"ts": 1651345095839, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651345095840, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 152]} -{"ts": 1651345096645, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651345096646, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-350, 46, -50, 126, -80, 154]} -{"ts": 1651345097164, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345097165, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48, -52, 48, -45, 48, -52, 48]} -{"ts": 1651345097384, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651345097385, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651345097814, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651345097815, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 162, -46, 48]} -{"ts": 1651345098198, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345098199, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46]} -{"ts": 1651345098474, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345098475, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 56, -48, 46]} -{"ts": 1651345098707, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345098708, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-179, 54]} -{"ts": 1651345098893, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-134, 52]} -{"ts": 1651345099510, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345099511, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 152, -50, 48, -52, 48, -46, 48]} -{"ts": 1651345099736, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 54]} -{"ts": 1651345099966, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651345099967, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 54]} -{"ts": 1651345100240, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345100241, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 56, -48, 46]} -{"ts": 1651345100571, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345100572, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 157]} -{"ts": 1651345101412, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-350, 46, -50, 126, -80, 154]} -{"ts": 1651345101837, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345101838, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52, -48, 152]} -{"ts": 1651345102266, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651345102267, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 56, -48, 46, -47, 52]} -{"ts": 1651345102849, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345102850, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 46, -47, 46, -48, 56]} -{"ts": 1651345103076, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345103077, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 54]} -{"ts": 1651345103517, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345103518, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 161, -52, 48]} -{"ts": 1651345104045, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345104046, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 160, -56, 46, -48, 46]} -{"ts": 1651345104369, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345104370, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -56, 48]} -{"ts": 1651345104803, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651345104804, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 162, -52, 48]} -{"ts": 1651345105440, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345105441, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 132, -84, 152, -52, 46]} -{"ts": 1651345105918, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345105919, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -48, 46]} -{"ts": 1651345106707, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651345106708, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -50, 124, -80, 151]} -{"ts": 1651345107137, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345107138, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 52, -48, 152]} -{"ts": 1651345107559, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651345107560, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48, -46, 48, -50, 52]} -{"ts": 1651345108138, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345108139, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-333, 46, -48, 152]} -{"ts": 1651345108596, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345108597, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-200, 258]} -{"ts": 1651345109028, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345109029, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 48, -46, 48, -46, 48]} -{"ts": 1651345109252, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345109253, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48]} -{"ts": 1651345109423, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345109424, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 47]} -{"ts": 1651345110203, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345110204, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-330, 124, -78, 154, -46, 48]} -{"ts": 1651345110423, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651345110747, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651345110748, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 152]} -{"ts": 1651345111077, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345111078, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 156]} -{"ts": 1651345111397, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345111398, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 46, -50, 48]} -{"ts": 1651345111818, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345111819, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 154, -46, 50]} -{"ts": 1651345112442, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345112443, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 124, -78, 154, -46, 48]} -{"ts": 1651345113032, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345113033, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 258]} -{"ts": 1651345113293, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651345113294, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-209, 52]} -{"ts": 1651345113465, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345113466, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651345113795, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345113796, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 158]} -{"ts": 1651345114209, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48, -46, 50, -48, 46]} -{"ts": 1651345114589, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345114590, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46]} -{"ts": 1651345114760, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345114761, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 47]} -{"ts": 1651345115280, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345115281, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 45, -48, 156, -48, 46]} -{"ts": 1651345115862, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 46, -46, 154]} -{"ts": 1651345116282, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651345116283, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 48, -46, 52, -46, 48]} -{"ts": 1651345116607, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345116608, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 153]} -{"ts": 1651345116829, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345116830, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 46]} -{"ts": 1651345117049, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345117050, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651345117317, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345117318, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 46, -48, 46]} -{"ts": 1651345117633, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345117634, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -50, 46]} -{"ts": 1651345118053, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56, -50, 48, -46, 48]} -{"ts": 1651345118684, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345118685, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-175, 154, -54, 48, -46, 154]} -{"ts": 1651345119100, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345119101, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56, -46, 48, -46, 48]} -{"ts": 1651345119877, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651345119878, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-335, 152, -56, 46, -48, 46, -48, 46]} -{"ts": 1651345120403, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345120404, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 50, -48, 50, -48, 152]} -{"ts": 1651345120731, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651345120732, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 154]} -{"ts": 1651345121306, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651345121307, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-329, 46, -48, 152]} -{"ts": 1651345121766, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345121767, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-202, 258]} -{"ts": 1651345122226, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345122227, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 264]} -{"ts": 1651345123037, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345123038, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-671, 46, -46, 48]} -{"ts": 1651345123445, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "L", "c": []} -{"ts": 1651345123446, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48, -46, 48]} -{"ts": 1651345124220, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345124221, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-325, 124, -78, 154, -46, 48]} -{"ts": 1651345124444, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345124445, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52]} -{"ts": 1651345124624, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651345124625, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 54]} -{"ts": 1651345124852, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345124853, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56]} -{"ts": 1651345125028, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52]} -{"ts": 1651345125553, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345125554, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 156, -52, 46, -52, 46]} -{"ts": 1651345126143, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 158, -50, 48]} -{"ts": 1651345126367, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651345126368, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52]} -{"ts": 1651345126543, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345126544, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 46]} -{"ts": 1651345127175, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345127176, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-183, 46, -47, 128, -76, 152]} -{"ts": 1651345128216, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651345128518, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 124, -78, 126, -80, 124, -76, 152]} -{"ts": 1651345129501, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-201, 130, -74, 130, -74, 130, -74, 158]} -{"ts": 1651345130291, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651345130293, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -48, 124, -84, 151]} -{"ts": 1651345130517, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651345130519, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48]} -{"ts": 1651345130977, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651345130978, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-200, 259]} -{"ts": 1651345131453, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345131454, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-210, 266]} -{"ts": 1651345131934, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345131935, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -52, 46]} -{"ts": 1651345132595, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "L", "c": []} -{"ts": 1651345132596, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 46, -50, 46, -48, 46, -48, 45]} -{"ts": 1651345132815, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345132817, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651345132991, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651345132992, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 48]} -{"ts": 1651345133603, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345133604, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56, -46, 48, -46, 52, -46, 48, -46, 52]} -{"ts": 1651345133824, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651345134302, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651345134304, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-339, 46, -48, 46]} -{"ts": 1651345134576, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345134578, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 52, -46, 48]} -{"ts": 1651345134796, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651345134797, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651345134971, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-127, 47]} -{"ts": 1651345135487, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345135489, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 46, -48, 46, -50, 154]} -{"ts": 1651345135708, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651345135977, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651345135978, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52, -48, 46]} -{"ts": 1651345136649, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345136650, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 152, -48, 46, -50, 48]} -{"ts": 1651345137069, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 48, -46, 154]} -{"ts": 1651345137396, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651345137397, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 52, -50, 48]} -{"ts": 1651345137672, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345137673, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 48, -52, 48]} -{"ts": 1651345138465, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651345138466, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 48, -50, 124, -80, 153]} -{"ts": 1651345138890, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 156]} -{"ts": 1651345139307, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651345139308, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56, -46, 48, -46, 48]} -{"ts": 1651345139883, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345139885, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -48, 46, -50, 48]} -{"ts": 1651345140400, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345140401, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 52, -48, 46, -48, 152]} -{"ts": 1651345140714, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345140716, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46]} -{"ts": 1651345140890, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651345140892, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50]} -{"ts": 1651345141204, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651345141205, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46]} -{"ts": 1651345141381, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50]} -{"ts": 1651345141600, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651345141601, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651345142019, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 52, -50, 48, -46, 52]} -{"ts": 1651345142433, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345142434, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -48, 48, -50, 48]} -{"ts": 1651345142965, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345142966, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 60, -46, 154, -52, 46]} -{"ts": 1651345143492, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345143494, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56, -46, 48, -45, 158]} -{"ts": 1651345143956, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651345143958, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 268]} -{"ts": 1651345144452, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651345144454, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-344, 152]} -{"ts": 1651345144971, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "L", "c": []} -{"ts": 1651345144972, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 56, -46, 52, -46, 48, -46, 47]} -{"ts": 1651345145199, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345145201, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56]} -{"ts": 1651345145429, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651345145430, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56]} -{"ts": 1651345145699, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345145700, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 48, -46, 48]} -{"ts": 1651345145923, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345145924, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46]} -{"ts": 1651345146613, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 152, -54, 48, -45, 48]} -{"ts": 1651345146836, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345146837, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52]} -{"ts": 1651345146946, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651345146947, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 52]} -{"ts": 1651345147988, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345147988, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345148094, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 158, -50, 48, -46, 154]} -{"ts": 1651345149134, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651345149448, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-327, 124, -84, 126, -78, 126, -80, 152]} -{"ts": 1651345149692, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 46, -46, 48, -46, 57]} -{"ts": 1651345149918, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651345149919, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52]} -{"ts": 1651345150094, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345150095, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52]} -{"ts": 1651345150620, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345150621, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56, -46, 48, -50, 154]} -{"ts": 1651345151058, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 158, -52, 50]} -{"ts": 1651345151956, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651345151957, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 56, -46, 48, -46, 48]} -{"ts": 1651345152542, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345152543, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-326, 260]} -{"ts": 1651345153584, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345153584, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345153645, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 155, -56, 46, -48, 156]} -{"ts": 1651345153871, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48]} -{"ts": 1651345154237, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651345154238, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 54, -48, 50]} -{"ts": 1651345154469, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345154471, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 54]} -{"ts": 1651345154640, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345154641, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-125, 46]} -{"ts": 1651345155682, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345156162, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 46, -48, 50, -46, 48, -46, 48]} -{"ts": 1651345156592, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52, -52, 153]} -{"ts": 1651345157127, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651345157129, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 166, -48, 46, -52, 46]} -{"ts": 1651345157711, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345157713, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 48, -46, 154]} -{"ts": 1651345158543, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651345158544, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-346, 46, -47, 50, -46, 52, -48, 46, -48, 46]} -{"ts": 1651345158772, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345158774, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 52]} -{"ts": 1651345159041, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651345159042, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-125, 48, -46, 50]} -{"ts": 1651345159272, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345159273, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56]} -{"ts": 1651345159507, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 151]} -{"ts": 1651345160200, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345160201, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 52, -46, 48]} -{"ts": 1651345161241, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345161242, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345161296, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 124, -78, 151, -48, 46]} -{"ts": 1651345161516, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651345161688, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651345161689, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651345161916, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345161917, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 50]} -{"ts": 1651345162098, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 52]} -{"ts": 1651345162630, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345162631, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 162, -52, 46, -48, 50]} -{"ts": 1651345163118, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-335, 152]} -{"ts": 1651345163635, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651345163636, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52, -46, 48, -46, 154]} -{"ts": 1651345163855, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345163856, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651345164127, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651345164128, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 54, -46, 48]} -{"ts": 1651345164548, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345164549, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 154, -50, 46]} -{"ts": 1651345164768, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651345164940, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345164941, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651345165462, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345165464, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46, -48, 50, -46, 154]} -{"ts": 1651345165789, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 154]} -{"ts": 1651345166373, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651345166374, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-331, 46, -52, 156]} -{"ts": 1651345167048, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345167049, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 162, -48, 46, -48, 46]} -{"ts": 1651345167520, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345167521, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-330, 46, -50, 46]} -{"ts": 1651345168097, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651345168098, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46, -48, 155]} -{"ts": 1651345168729, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345168730, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 126, -74, 154]} -{"ts": 1651345169506, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345169507, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 124, -74, 154, -50, 46]} -{"ts": 1651345169961, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651345169963, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 259]} -{"ts": 1651345170403, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651345170404, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 46, -48, 152]} -{"ts": 1651345170921, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345170922, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 152, -48, 46, -48, 46]} -{"ts": 1651345171401, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345171402, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 152]} -{"ts": 1651345171905, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651345171907, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 46, -48, 46, -48, 46, -48, 46]} -{"ts": 1651345172326, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345172327, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 152]} -{"ts": 1651345172656, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651345172657, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 152]} -{"ts": 1651345173131, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345173132, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 46, -48, 49]} -{"ts": 1651345173610, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345173612, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 46, -48, 54]} -{"ts": 1651345173782, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345173784, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651345174009, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651345174010, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52]} -{"ts": 1651345174189, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 56]} -{"ts": 1651345175020, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345175022, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 260]} -{"ts": 1651345176062, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345176298, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 46, -48, 46, -48, 46, -50, 48]} -{"ts": 1651345176871, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 260]} -{"ts": 1651345177661, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651345177663, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-198, 48, -52, 46, -47, 46, -48, 46, -48, 46]} -{"ts": 1651345178236, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345178237, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 46, -48, 152]} -{"ts": 1651345178829, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651345178830, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-335, 258]} -{"ts": 1651345179169, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345179169, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-198, 48, -46, 48]} -{"ts": 1651345179494, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345179495, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 154]} -{"ts": 1651345179822, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345179823, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 152]} -{"ts": 1651345180280, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345180281, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-200, 258]} -{"ts": 1651345180538, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345180539, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-210, 48]} -{"ts": 1651345181580, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345181580, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345182025, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 123, -78, 124, -76, 124, -76, 152]} -{"ts": 1651345182507, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46, -50, 52]} -{"ts": 1651345182995, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651345182997, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 151]} -{"ts": 1651345183515, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345183516, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 52, -50, 48, -46, 48, -46, 52]} -{"ts": 1651345183840, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345183841, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 56, -52, 46]} -{"ts": 1651345184270, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651345184271, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 162, -46, 48]} -{"ts": 1651345184898, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345184900, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 154, -52, 46, -52, 152]} -{"ts": 1651345185371, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345185372, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-327, 48, -46, 52]} -{"ts": 1651345185707, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651345185708, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 162]} -{"ts": 1651345186185, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345186186, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -48, 46]} -{"ts": 1651345186605, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345186606, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48, -52, 46, -48, 50]} -{"ts": 1651345187389, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345187391, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-335, 123, -76, 152, -52, 46]} -{"ts": 1651345187615, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345187616, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52]} -{"ts": 1651345187787, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651345187788, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651345188017, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345188018, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56]} -{"ts": 1651345188193, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 51]} -{"ts": 1651345188716, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345188717, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 158, -50, 48, -46, 48]} -{"ts": 1651345189203, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 152]} -{"ts": 1651345189708, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651345189709, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48, -46, 48, -46, 48, -46, 48]} -{"ts": 1651345190131, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345190133, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 48, -50, 154]} -{"ts": 1651345190457, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651345190459, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 154]} -{"ts": 1651345191041, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345191042, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 46, -48, 50, -50, 48]} -{"ts": 1651345191267, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345191269, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52]} -{"ts": 1651345191439, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345191440, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651345191972, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345191974, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 126, -78, 151]} -{"ts": 1651345192193, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651345192416, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651345192417, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48]} -{"ts": 1651345192590, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345192591, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 46]} -{"ts": 1651345193014, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345193015, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 152, -50, 48]} -{"ts": 1651345193234, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651345193705, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345193706, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-329, 48, -46, 48]} -{"ts": 1651345193879, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345193881, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 46]} -{"ts": 1651345194299, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651345194300, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 152]} -{"ts": 1651345194738, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 154, -52, 50]} -{"ts": 1651345195407, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345195408, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46, -52, 50, -46, 48, -46, 48]} -{"ts": 1651345195631, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345195632, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 46]} -{"ts": 1651345196050, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651345196051, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 151]} -{"ts": 1651345196284, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345196286, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 56]} -{"ts": 1651345196556, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345196557, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 52, -48, 46]} -{"ts": 1651345197308, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345197310, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-198, 56, -46, 48, -46, 126, -80, 152]} -{"ts": 1651345197753, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-202, 56, -45, 48, -46, 48]} -{"ts": 1651345197977, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "[..--]", "c": []} -{"ts": 1651345197979, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52]} -{"ts": 1651345198211, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345198212, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 56]} -{"ts": 1651345198701, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345198703, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 152]} -{"ts": 1651345199216, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345199217, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48, -47, 52, -46, 48, -46, 52]} -{"ts": 1651345199441, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345199442, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 52]} -{"ts": 1651345199771, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651345199772, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 52, -50, 50]} -{"ts": 1651345200003, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345200004, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 58]} -{"ts": 1651345200277, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345200278, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52, -52, 46]} -{"ts": 1651345200871, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345200872, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 152, -56, 46]} -{"ts": 1651345201301, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 52, -46, 158]} -{"ts": 1651345201844, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345201845, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 134, -80, 152]} -{"ts": 1651345202082, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345202083, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 60]} -{"ts": 1651345202563, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651345202564, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 48, -45, 48]} -{"ts": 1651345202739, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345202741, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52]} -{"ts": 1651345202959, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651345202960, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651345203134, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-129, 46]} -{"ts": 1651345203662, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345203663, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 126, -78, 152]} -{"ts": 1651345203978, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 47, -46, 50]} -{"ts": 1651345204401, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651345204402, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 154, -50, 48]} -{"ts": 1651345205031, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345205033, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 126, -84, 154, -46, 48]} -{"ts": 1651345205403, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345205404, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-326, 46]} -{"ts": 1651345205578, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651345205579, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-125, 50]} -{"ts": 1651345206188, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345206190, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46, -48, 46, -48, 50, -46, 154]} -{"ts": 1651345206415, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48]} -{"ts": 1651345206640, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "V", "c": []} -{"ts": 1651345206641, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 54]} -{"ts": 1651345206906, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345206907, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46, -48, 46]} -{"ts": 1651345207401, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345207402, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-343, 152]} -{"ts": 1651345207922, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 50, -52, 48, -46, 48, -46, 52]} -{"ts": 1651345208140, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345208142, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 48]} -{"ts": 1651345208936, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651345208937, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 46, -46, 126, -82, 154]} -{"ts": 1651345209250, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345209251, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48]} -{"ts": 1651345209476, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651345209477, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 54]} -{"ts": 1651345209749, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345209751, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-125, 50, -52, 46]} -{"ts": 1651345209975, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345209976, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48]} -{"ts": 1651345211017, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345211086, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 124, -84, 128, -80, 126, -74, 152]} -{"ts": 1651345211776, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 124, -80, 158]} -{"ts": 1651345212204, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651345212205, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 52, -50, 154]} -{"ts": 1651345212838, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651345212839, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 158, -50, 48, -46, 158]} -{"ts": 1651345213060, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345213061, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 48]} -{"ts": 1651345213476, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651345213477, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 52, -50, 48, -46, 48]} -{"ts": 1651345213957, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345213958, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-335, 46, -52, 48]} -{"ts": 1651345214287, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345214288, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 152]} -{"ts": 1651345214779, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345214780, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 152]} -{"ts": 1651345215290, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345215291, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 48, -46, 48, -46, 48, -45, 48]} -{"ts": 1651345215724, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345215726, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56, -48, 158]} -{"ts": 1651345216056, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651345216057, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 158]} -{"ts": 1651345216744, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345216746, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 124, -80, 152]} -{"ts": 1651345216963, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345216964, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 46]} -{"ts": 1651345217135, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651345217137, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651345217361, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345217362, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52]} -{"ts": 1651345217574, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 46]} -{"ts": 1651345217870, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345217871, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 46, -47, 46]} -{"ts": 1651345218090, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345218091, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651345218638, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48, -46, 158]} -{"ts": 1651345219092, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345219093, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 258]} -{"ts": 1651345219782, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345219783, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-330, 46, -50, 48, -45, 48, -46, 48]} -{"ts": 1651345220122, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345220123, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46, -48, 46]} -{"ts": 1651345220958, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651345220960, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 152, -50, 48, -46, 48, -46, 48]} -{"ts": 1651345221549, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345221550, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 46]} -{"ts": 1651345221899, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651345221900, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50, -46, 48]} -{"ts": 1651345222268, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345222269, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46, -48, 46]} -{"ts": 1651345223088, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-726, 1]} -{"ts": 1651345224128, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345224129, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651345231803, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651345231806, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651345232835, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-750, 50, -40, 50]} -{"ts": 1651345233793, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 170, -40, 50, -30, 60, -40, 50]} -{"ts": 1651345234233, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345234234, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50, -40, 60]} -{"ts": 1651345234963, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651345234964, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 140, -50, 50, -40, 60]} -{"ts": 1651345235710, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345235711, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 120, -50, 50, -50, 148, -30, 52]} -{"ts": 1651345236196, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651345236197, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-346, 50, -40, 50]} -{"ts": 1651345236716, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651345236717, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 120, -60, 150]} -{"ts": 1651345237416, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345237418, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 50, -40, 50, -40, 50, -30, 170]} -{"ts": 1651345237646, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651345237647, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651345237916, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651345237917, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651345238196, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345238197, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -40, 60]} -{"ts": 1651345238496, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345238497, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 50]} -{"ts": 1651345238767, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50, -40, 50]} -{"ts": 1651345239476, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651345239477, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 120, -60, 150, -30, 60]} -{"ts": 1651345239777, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50]} -{"ts": 1651345240086, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651345240088, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 60, -30, 60]} -{"ts": 1651345240557, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345240558, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-211, 50, -50, 160]} -{"ts": 1651345240900, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 142]} -{"ts": 1651345241147, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345241148, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-202, 46]} -{"ts": 1651345241692, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345241693, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-225, 50, -60, 120, -30, 60]} -{"ts": 1651345242199, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345242201, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 60, -40, 50, -30, 167]} -{"ts": 1651345242709, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651345242711, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 330]} -{"ts": 1651345243289, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651345243290, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50, -40, 150, -30, 50]} -{"ts": 1651345243499, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651345243500, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651345243689, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651345243690, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651345243929, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345243930, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651345244210, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60, -30, 60]} -{"ts": 1651345244929, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345244930, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 50, -30, 60, -50, 160]} -{"ts": 1651345245130, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651345245409, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651345245410, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651345246090, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345246091, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-351, 50, -40, 50, -40, 60, -30, 60]} -{"ts": 1651345246331, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651345246741, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651345246742, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 210]} -{"ts": 1651345247400, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345247401, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -50, 45, -37, 58, -40, 50, -40, 60]} -{"ts": 1651345247920, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345247922, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 160]} -{"ts": 1651345248150, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651345248151, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651345248330, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345248331, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 60]} -{"ts": 1651345248860, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345248861, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 140, -30, 60, -30, 60]} -{"ts": 1651345249291, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -50, 170]} -{"ts": 1651345249600, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651345249601, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 60, -30, 60]} -{"ts": 1651345249870, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345249871, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 60, -30, 60]} -{"ts": 1651345250911, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651345251145, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 50, -70, 140, -70, 180, -30, 50, -40, 50]} -{"ts": 1651345251736, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-441, 50, -40, 60]} -{"ts": 1651345252453, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651345252454, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 50, -60, 120, -80, 157]} -{"ts": 1651345252783, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345252785, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-184, 55, -41, 50]} -{"ts": 1651345253403, "w": 11, "s": "BO, Central, OH", "o": "", "t": "W", "c": []} -{"ts": 1651345253405, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 380]} -{"ts": 1651345254114, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345254115, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 451]} -{"ts": 1651345255156, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651345255156, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651345255264, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-920, 50, -40, 50, -40, 50]} -{"ts": 1651345255505, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651345255922, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345255923, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 150, -30, 58]} -{"ts": 1651345256412, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345256413, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 180, -40, 60]} -{"ts": 1651345257453, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345257454, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345257472, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-910, 50, -40, 60]} -{"ts": 1651345257732, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 40, -50, 50]} -{"ts": 1651345257932, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651345257933, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651345258122, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651345258712, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345258713, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50, -50, 200]} -{"ts": 1651345259252, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 50, -60, 140]} -{"ts": 1651345259632, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651345259633, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 130, -30, 60]} -{"ts": 1651345259952, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345259953, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 50]} -{"ts": 1651345260502, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345260503, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 120, -70, 140]} -{"ts": 1651345260948, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345260949, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -60, 146]} -{"ts": 1651345261272, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651345261273, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-179, 57, -38, 50]} -{"ts": 1651345261782, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345261783, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 270]} -{"ts": 1651345262332, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345262333, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-330, 50, -50, 120]} -{"ts": 1651345262732, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651345262733, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 140, -30, 60]} -{"ts": 1651345263222, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345263223, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 130, -40, 50, -40, 50]} -{"ts": 1651345264022, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345264023, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 100, -70, 130, -30, 60]} -{"ts": 1651345264392, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651345264393, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50, -40, 60]} -{"ts": 1651345265052, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651345265053, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60, -30, 60, -40, 50, -80, 170]} -{"ts": 1651345265292, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345265293, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651345265752, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651345265753, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-310, 50, -40, 60]} -{"ts": 1651345266043, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345266044, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 51, -40, 50]} -{"ts": 1651345266263, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651345266264, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651345266453, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651345267003, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345267004, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 50, -50, 200]} -{"ts": 1651345267653, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 130, -80, 160]} -{"ts": 1651345268003, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651345268004, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 60]} -{"ts": 1651345268273, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651345268274, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50, -40, 60]} -{"ts": 1651345268953, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651345268954, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-310, 180, -40, 50, -40, 60]} -{"ts": 1651345269153, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651345269528, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651345269529, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 145]} -{"ts": 1651345269988, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345269989, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-209, 50, -51, 150]} -{"ts": 1651345270285, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345270286, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 47]} -{"ts": 1651345270661, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345270662, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-206, 170]} -{"ts": 1651345271101, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345271102, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50, -40, 50]} -{"ts": 1651345271851, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345271852, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 50, -50, 140, -50, 50]} -{"ts": 1651345272121, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345272122, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 50]} -{"ts": 1651345272301, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651345272302, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 60]} -{"ts": 1651345272561, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345272562, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651345272852, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-141, 50, -50, 50]} -{"ts": 1651345273893, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345274113, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-930, 50, -40, 50, -50, 50, -40, 50]} -{"ts": 1651345274523, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50, -40, 160]} -{"ts": 1651345275032, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651345275033, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 100, -70, 140]} -{"ts": 1651345275742, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345275743, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 60, -30, 60, -40, 50, -60, 150]} -{"ts": 1651345275992, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651345275993, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651345276412, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651345276413, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 150, -40, 50]} -{"ts": 1651345276772, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345276773, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 160]} -{"ts": 1651345277112, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345277113, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50]} -{"ts": 1651345277322, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345277322, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651345277512, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345277513, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651345277893, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345277894, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 131, -30, 60]} -{"ts": 1651345278863, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50, -40, 50, -40, 120, -70, 150, -50, 50, -40, 50]} -{"ts": 1651345279903, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345279904, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651345280043, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1040, 50, -40, 50]} -{"ts": 1651345280213, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50]} -{"ts": 1651345280635, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651345280636, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -45, 137]} -{"ts": 1651345281025, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-159, 144, -30, 57]} -{"ts": 1651345281482, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345281483, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-307, 50, -50, 50]} -{"ts": 1651345281772, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345281773, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60, -30, 60]} -{"ts": 1651345281992, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651345281993, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651345282182, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651345282732, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345282733, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 60, -60, 150]} -{"ts": 1651345283072, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 50]} -{"ts": 1651345283372, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651345283373, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60, -30, 60]} -{"ts": 1651345283572, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345283573, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651345284112, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345284113, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 120, -70, 150]} -{"ts": 1651345284462, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345284463, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60, -30, 60]} -{"ts": 1651345284852, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651345284853, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 160, -30, 50]} -{"ts": 1651345285342, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345285344, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 140, -40, 50, -40, 50]} -{"ts": 1651345286042, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345286043, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 140, -70, 150]} -{"ts": 1651345286303, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651345286304, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 51]} -{"ts": 1651345286613, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651345286614, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50]} -{"ts": 1651345286813, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345286814, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651345287293, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345287294, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -30, 140, -40, 40]} -{"ts": 1651345288013, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 50, -50, 50, -40, 170]} -{"ts": 1651345288193, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651345288194, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651345288484, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60, -30, 60]} -{"ts": 1651345289183, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 50, -40, 50, -40, 50, -40, 60]} -{"ts": 1651345289608, "w": 11, "s": "BO, Central, OH", "o": "", "t": "[..-...]", "c": []} -{"ts": 1651345289609, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -60, 165]} -{"ts": 1651345290143, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651345290144, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-194, 121, -60, 160]} -{"ts": 1651345290601, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345290602, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 47, -51, 40]} -{"ts": 1651345290791, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651345290792, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651345291241, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651345291242, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -30, 170]} -{"ts": 1651345291822, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 340]} -{"ts": 1651345292241, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345292242, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 220]} -{"ts": 1651345293182, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651345293183, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60, -30, 210, -71, 160, -40, 50, -40, 50]} -{"ts": 1651345293682, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345293683, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 150]} -{"ts": 1651345293922, "w": 11, "s": "BO, Central, OH", "o": "", "t": "[.--..]", "c": []} -{"ts": 1651345293923, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651345294132, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345294133, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60]} -{"ts": 1651345294412, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345294413, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651345294693, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 50]} -{"ts": 1651345294982, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345294984, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50]} -{"ts": 1651345295752, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 170, -40, 50, -40, 50, -40, 60]} -{"ts": 1651345296202, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345296203, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50, -40, 60]} -{"ts": 1651345296882, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651345296883, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-340, 160, -40, 50, -40, 50]} -{"ts": 1651345297592, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345297593, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 120, -30, 60, -40, 140, -40, 50]} -{"ts": 1651345297803, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651345297804, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 1]} -{"ts": 1651345298844, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651345298845, "w": 11, "s": "BO, Central, OH", "o": "", "t": "_", "c": []} -{"ts": 1651345299667, "w": 11, "s": "BO, Central, OH", "o": "", "t": "_", "c": []} -{"ts": 1651345299669, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651345300710, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651345300726, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-768, 52, -47, 46]} -{"ts": 1651345301304, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-508, 56]} -{"ts": 1651345301569, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345301571, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46, -48, 46]} -{"ts": 1651345301886, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345301887, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 48, -46, 48]} -{"ts": 1651345302626, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-601, 46, -46, 47]} -{"ts": 1651345302899, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345302900, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52, -46, 52]} -{"ts": 1651345303120, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651345303121, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651345303627, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 58, -46, 48, -46, 48]} -{"ts": 1651345304429, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345304430, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 124, -84, 151]} -{"ts": 1651345304752, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345304754, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 52, -48, 46]} -{"ts": 1651345305032, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651345305034, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 46, -52, 52]} -{"ts": 1651345305508, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651345305510, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46, -46, 50]} -{"ts": 1651345305681, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651345306113, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651345306115, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48, -54, 153]} -{"ts": 1651345306583, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-200, 269]} -{"ts": 1651345307039, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345307040, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 260]} -{"ts": 1651345307522, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "L", "c": []} -{"ts": 1651345307523, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-340, 46, -50, 48]} -{"ts": 1651345307933, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345307934, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 47, -46, 52, -48, 46]} -{"ts": 1651345308807, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345308809, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 152, -52, 46, -48, 152]} -{"ts": 1651345309639, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345309640, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-202, 152, -48, 46, -48, 46, -48, 151]} -{"ts": 1651345310279, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651345310280, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 56, -48, 46, -48, 46, -48, 152]} -{"ts": 1651345310880, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "9", "c": []} -{"ts": 1651345310881, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46, -48, 45, -48, 46, -48, 52]} -{"ts": 1651345311921, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "V", "c": []} -{"ts": 1651345311922, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651345311991, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-661, 152, -52, 46, -48, 152]} -{"ts": 1651345312749, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-198, 158, -46, 48, -46, 52, -48, 152]} -{"ts": 1651345313382, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651345313383, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 48, -45, 48, -46, 50, -48, 152]} -{"ts": 1651345313978, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "9", "c": []} -{"ts": 1651345313979, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48, -46, 48, -46, 48, -46, 48]} -{"ts": 1651345315019, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "V", "c": []} -{"ts": 1651345315020, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651345316490, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-2511, 1]} -{"ts": 1651345317530, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651345318321, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "_", "c": []} -{"ts": 1651345318324, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651345318924, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-500, 50]} -{"ts": 1651345319135, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 60]} -{"ts": 1651345320094, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345320095, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 120, -30, 60, -40, 160]} -{"ts": 1651345320550, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-310, 50, -50, 46]} -{"ts": 1651345321121, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651345321122, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 321]} -{"ts": 1651345321581, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345321583, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-220, 240]} -{"ts": 1651345322161, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651345322162, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 60, -30, 60, -80, 60]} -{"ts": 1651345322751, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345322752, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 50, -40, 50, -40, 60, -40, 50]} -{"ts": 1651345322981, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345322982, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50]} -{"ts": 1651345323321, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651345323323, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50]} -{"ts": 1651345323511, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345323512, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651345324190, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651345324192, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 210, -50, 170]} -{"ts": 1651345324931, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-320, 60, -30, 60, -40, 150, -30, 50]} -{"ts": 1651345325190, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651345325191, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651345325490, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Q", "c": []} -{"ts": 1651345325492, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60, -30, 60]} -{"ts": 1651345326320, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345326321, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-419, 141, -70, 200]} -{"ts": 1651345326750, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-380, 50]} -{"ts": 1651345326950, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651345326951, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 40]} -{"ts": 1651345327140, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345327141, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651345327331, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651345328271, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651345328272, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-521, 50, -50, 50, -40, 150, -30, 50]} -{"ts": 1651345328544, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-212, 60]} -{"ts": 1651345328813, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Q", "c": []} -{"ts": 1651345328814, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 60, -40, 50]} -{"ts": 1651345329283, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345329284, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60, -30, 60, -40, 50]} -{"ts": 1651345329493, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651345330253, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Z", "c": []} -{"ts": 1651345330254, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-410, 170, -40, 50, -40, 50]} -{"ts": 1651345330444, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50]} -{"ts": 1651345330624, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651345330974, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 160]} -{"ts": 1651345331483, "w": 11, "s": "BO, Central, OH", "o": "", "t": "8", "c": []} -{"ts": 1651345331484, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-370, 50, -40, 50]} -{"ts": 1651345331653, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345331654, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50]} -{"ts": 1651345331913, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651345331914, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50]} -{"ts": 1651345332114, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651345332664, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345332666, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 101, -90, 160]} -{"ts": 1651345333055, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 40]} -{"ts": 1651345333499, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651345333500, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60, -36, 59, -40, 50]} -{"ts": 1651345334009, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345334010, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 60, -30, 60, -40, 50]} -{"ts": 1651345334219, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345334220, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 50]} -{"ts": 1651345334629, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Z", "c": []} -{"ts": 1651345334630, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 140, -30, 60]} -{"ts": 1651345335097, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 130, -30, 60, -30, 57]} -{"ts": 1651345335607, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345335608, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-371, 50, -40, 50]} -{"ts": 1651345335897, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651345335898, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 60]} -{"ts": 1651345336117, "w": 11, "s": "BO, Central, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651345336118, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651345336298, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 50]} -{"ts": 1651345336857, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345336858, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50, -50, 180]} -{"ts": 1651345337237, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-330, 50]} -{"ts": 1651345337657, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651345337658, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 150]} -{"ts": 1651345338699, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345338700, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345338738, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-391, 120, -40, 40, -40, 60, -30, 140, -40, 50]} -{"ts": 1651345339128, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 60, -30, 60]} -{"ts": 1651345339538, "w": 11, "s": "BO, Central, OH", "o": "", "t": "?", "c": []} -{"ts": 1651345339539, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 140, -30, 60]} -{"ts": 1651345340058, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345340059, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 240]} -{"ts": 1651345340310, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345340311, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-196, 56]} -{"ts": 1651345340489, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345340490, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-127, 52]} -{"ts": 1651345341530, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345341554, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-201, 50, -40, 50, -46, 125, -70, 150, -30, 60, -40, 50]} -{"ts": 1651345342394, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 110, -70, 120, -40, 50, -40, 50]} -{"ts": 1651345343184, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651345343185, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 60, -31, 60, -40, 50, -50, 180, -40, 50]} -{"ts": 1651345343534, "w": 11, "s": "BO, Central, OH", "o": "", "t": "7", "c": []} -{"ts": 1651345343536, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-300, 50]} -{"ts": 1651345343924, "w": 11, "s": "BO, Central, OH", "o": "", "t": "3", "c": []} -{"ts": 1651345343926, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50, -40, 50, -40, 60]} -{"ts": 1651345344394, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345344396, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-280, 190]} -{"ts": 1651345344824, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345344827, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 140, -40, 50]} -{"ts": 1651345345424, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345345426, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 60, -40, 150, -30, 60, -40, 50]} -{"ts": 1651345346374, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345346376, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-610, 50, -40, 170, -30, 50]} -{"ts": 1651345346624, "w": 11, "s": "BO, Central, OH", "o": "", "t": "X", "c": []} -{"ts": 1651345346625, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 60]} -{"ts": 1651345346795, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651345346796, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 50]} -{"ts": 1651345347034, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345347035, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651345347325, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-140, 50, -40, 60]} -{"ts": 1651345347965, "w": 11, "s": "BO, Central, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345347967, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-351, 59, -31, 200]} -{"ts": 1651345348646, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 440]} -{"ts": 1651345349206, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345349207, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 360]} -{"ts": 1651345349706, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651345349707, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-350, 150]} -{"ts": 1651345350235, "w": 11, "s": "BO, Central, OH", "o": "", "t": "L", "c": []} -{"ts": 1651345350236, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50, -40, 50, -40, 60, -40, 50]} -{"ts": 1651345350475, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345350476, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651345351095, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651345351097, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 50, -50, 50, -30, 60, -40, 50]} -{"ts": 1651345351345, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345351347, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 50]} -{"ts": 1651345351748, "w": 11, "s": "BO, Central, OH", "o": "", "t": "H", "c": []} -{"ts": 1651345351749, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-195, 207]} -{"ts": 1651345352430, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345352431, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-253, 50, -50, 50, -30, 60, -40, 50, -50, 50]} -{"ts": 1651345353351, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345353352, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -40, 50, -30, 140, -70, 160, -30, 50, -40, 51]} -{"ts": 1651345354121, "w": 11, "s": "BO, Central, OH", "o": "", "t": "P", "c": []} -{"ts": 1651345354123, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 110, -70, 150, -30, 50]} -{"ts": 1651345354692, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651345354694, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 60, -30, 190]} -{"ts": 1651345355261, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651345355263, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50, -50, 150, -30, 50]} -{"ts": 1651345355832, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345355833, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 110, -90, 160]} -{"ts": 1651345356731, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651345356732, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-480, 150, -30, 60, -30, 60, -40, 50]} -{"ts": 1651345357151, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651345357152, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50, -40, 50, -40, 50]} -{"ts": 1651345357941, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651345357943, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-430, 180, -40, 50, -30, 60]} -{"ts": 1651345358703, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345358704, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 150, -30, 51, -60, 270]} -{"ts": 1651345359613, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651345359614, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-360, 50, -40, 50, -40, 50, -50, 270]} -{"ts": 1651345359933, "w": 11, "s": "BO, Central, OH", "o": "", "t": "K", "c": []} -{"ts": 1651345359934, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-270, 50]} -{"ts": 1651345360142, "w": 11, "s": "BO, Central, OH", "o": "", "t": "V", "c": []} -{"ts": 1651345360144, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60]} -{"ts": 1651345360943, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345360944, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-800, 1]} -{"ts": 1651345361985, "w": 11, "s": "BO, Central, OH", "o": "", "t": "_", "c": []} -{"ts": 1651345362145, "w": 11, "s": "BO, Central, OH", "o": "", "t": "_", "c": []} -{"ts": 1651345362148, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651345363047, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-582, 46, -46, 48]} -{"ts": 1651345363640, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-541, 52]} -{"ts": 1651345363910, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345363911, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 46, -48, 46]} -{"ts": 1651345364223, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345364224, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 46]} -{"ts": 1651345365265, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345365689, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-1163, 46, -46, 48, -52, 46]} -{"ts": 1651345366319, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 52, -46, 48, -52, 152]} -{"ts": 1651345366545, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345366547, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-179, 48]} -{"ts": 1651345366826, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651345366827, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 52, -48, 56]} -{"ts": 1651345367054, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345367055, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 56]} -{"ts": 1651345367942, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-327, 124, -80, 152, -52, 46]} -{"ts": 1651345368404, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345368405, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-198, 264]} -{"ts": 1651345368858, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651345368859, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-202, 48, -52, 152]} -{"ts": 1651345369381, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "L", "c": []} -{"ts": 1651345369382, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 152, -48, 51, -46, 48]} -{"ts": 1651345369861, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345369862, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 46, -46, 50]} -{"ts": 1651345370341, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651345370342, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-338, 48, -46, 48]} -{"ts": 1651345370521, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345370522, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 56]} -{"ts": 1651345370752, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "C", "c": []} -{"ts": 1651345370753, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 58]} -{"ts": 1651345371375, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 55, -48, 46, -47, 152]} -{"ts": 1651345371847, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345371848, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-202, 270]} -{"ts": 1651345372399, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651345372401, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-202, 152, -56, 46, -50, 47]} -{"ts": 1651345373071, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "L", "c": []} -{"ts": 1651345373073, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46, -52, 52, -48, 46, -48, 46]} -{"ts": 1651345373292, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651345373293, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651345373760, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651345373761, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-202, 266]} -{"ts": 1651345374571, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345374572, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-210, 53, -50, 48, -46, 48, -46, 48, -46, 48]} -{"ts": 1651345375059, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "L", "c": []} -{"ts": 1651345375060, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-344, 46, -50, 48]} -{"ts": 1651345375491, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651345375492, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 156, -48, 50]} -{"ts": 1651345376054, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345376055, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-327, 46, -48, 46, -50, 46]} -{"ts": 1651345376280, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345376281, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 50]} -{"ts": 1651345376452, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345376453, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651345376986, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345376987, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 128, -76, 156]} -{"ts": 1651345377208, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 50]} -{"ts": 1651345377777, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651345377778, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-333, 46, -48, 46, -48, 48]} -{"ts": 1651345378309, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345378310, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 132, -74, 154]} -{"ts": 1651345378729, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345378731, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46, -48, 152]} -{"ts": 1651345379187, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651345379188, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-200, 258]} -{"ts": 1651345379644, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345379645, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-199, 258]} -{"ts": 1651345380685, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345380686, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345380871, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 46, -48, 151]} -{"ts": 1651345381090, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 56, -46, 48]} -{"ts": 1651345382093, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345382094, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 152, -54, 50, -48, 52]} -{"ts": 1651345382313, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345382314, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651345382538, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651345382539, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-177, 48]} -{"ts": 1651345382820, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345382821, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 52, -52, 48]} -{"ts": 1651345383050, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345383051, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 58]} -{"ts": 1651345383684, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 164, -46, 48, -46, 158]} -{"ts": 1651345384724, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345384725, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651345385044, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-197, 130, -80, 130, -76, 130, -74, 156]} -{"ts": 1651345385644, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 258]} -{"ts": 1651345385902, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "=", "c": []} -{"ts": 1651345385904, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-205, 54]} -{"ts": 1651345386081, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345386082, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 54]} -{"ts": 1651345386304, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345386306, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48]} -{"ts": 1651345386487, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-136, 46]} -{"ts": 1651345387122, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345387123, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 152, -56, 48, -46, 153]} -{"ts": 1651345387817, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-344, 45, -46, 158, -54, 48]} -{"ts": 1651345388037, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "K", "c": []} -{"ts": 1651345388038, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48]} -{"ts": 1651345388208, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651345388209, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651345388430, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345388431, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 50]} -{"ts": 1651345388705, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 50, -48, 46]} -{"ts": 1651345389340, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345389341, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-180, 46, -48, 123, -84, 154]} -{"ts": 1651345389774, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 52, -50, 154]} -{"ts": 1651345389999, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651345390000, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48]} -{"ts": 1651345390279, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345390281, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-130, 56, -46, 48]} -{"ts": 1651345390804, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345390806, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 160, -48, 49, -48, 46]} -{"ts": 1651345391296, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-339, 152]} -{"ts": 1651345391529, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "D", "c": []} -{"ts": 1651345391531, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-182, 52]} -{"ts": 1651345391701, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345391702, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651345392400, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345392402, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-342, 124, -80, 153]} -{"ts": 1651345392629, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 52]} -{"ts": 1651345392858, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "M", "c": []} -{"ts": 1651345392860, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 56]} -{"ts": 1651345393191, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345393192, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 158]} -{"ts": 1651345393508, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345393510, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 48, -46, 48]} -{"ts": 1651345393934, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345393936, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 156, -50, 48]} -{"ts": 1651345394561, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345394563, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 126, -74, 158, -50, 48]} -{"ts": 1651345395247, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345395248, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 48, -50, 50, -51, 154]} -{"ts": 1651345395855, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "G", "c": []} -{"ts": 1651345395856, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 52, -46, 48, -50, 48, -46, 48, -46, 52]} -{"ts": 1651345396648, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651345396649, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-336, 46, -48, 124, -84, 154]} -{"ts": 1651345396971, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "P", "c": []} -{"ts": 1651345396973, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 52, -46, 48]} -{"ts": 1651345397297, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651345397298, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 154]} -{"ts": 1651345397804, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345397806, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 46, -48, 50, -46, 48, -46, 48]} -{"ts": 1651345398270, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345398320, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-326, 46, -48, 46]} -{"ts": 1651345398540, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651345398565, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50, -48, 46]} -{"ts": 1651345398759, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "Y", "c": []} -{"ts": 1651345398761, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 46]} -{"ts": 1651345398936, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50]} -{"ts": 1651345399453, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345399453, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 46, -48, 46, -48, 156]} -{"ts": 1651345400035, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46, -50, 152]} -{"ts": 1651345400361, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "U", "c": []} -{"ts": 1651345400362, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 154]} -{"ts": 1651345401023, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345401025, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-331, 46, -46, 48, -52, 46, -48, 46]} -{"ts": 1651345402065, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345402065, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "H", "c": []} -{"ts": 1651345402734, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-32767, 152, -56, 46]} -{"ts": 1651345403068, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 160]} -{"ts": 1651345403389, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345403390, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-178, 48, -50, 46]} -{"ts": 1651345403609, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345403610, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 46]} -{"ts": 1651345403780, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345403782, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-125, 46]} -{"ts": 1651345404212, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345404213, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-176, 154, -54, 48]} -{"ts": 1651345405254, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345405268, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 126, -74, 158, -52, 46, -48, 46]} -{"ts": 1651345405998, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-195, 48, -46, 48, -46, 48, -46, 154, -52, 46]} -{"ts": 1651345406677, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "7", "c": []} -{"ts": 1651345406678, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-334, 46, -46, 154, -50, 50]} -{"ts": 1651345406902, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "3", "c": []} -{"ts": 1651345406903, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-173, 52]} -{"ts": 1651345407074, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "F", "c": []} -{"ts": 1651345407076, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-124, 48]} -{"ts": 1651345407295, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345407296, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-171, 50]} -{"ts": 1651345407569, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 50, -50, 48]} -{"ts": 1651345408151, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345408153, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-332, 152, -50, 48]} -{"ts": 1651345408373, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 50]} -{"ts": 1651345408545, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345408546, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-126, 46]} -{"ts": 1651345409170, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345409171, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-174, 49, -46, 126, -74, 156]} -{"ts": 1651345409934, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-328, 152, -46, 48, -50, 46, -48, 46]} -{"ts": 1651345410341, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "W", "c": []} -{"ts": 1651345410342, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 48, -46, 48, -46, 47]} -{"ts": 1651345410714, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "B", "c": []} -{"ts": 1651345410715, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-326, 47]} -{"ts": 1651345410984, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345410985, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-128, 48, -46, 48]} -{"ts": 1651345411300, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "R", "c": []} -{"ts": 1651345411301, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-172, 46, -50, 48]} -{"ts": 1651345412157, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-326, 46, -47, 50, -46, 48, -46, 154, -46, 48]} -{"ts": 1651345412763, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345412764, "w": 11, "s": "SR, Office 3, OH", "o": 2, "t": "", "c": [-196, 410]} -{"ts": 1651345413804, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "3", "c": []} -{"ts": 1651345413805, "w": 11, "s": "SR, Office 3, OH", "o": "", "t": "L", "c": []} -{"ts": 1651345471619, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651345472649, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-617, 1]} -{"ts": 1651345473689, "w": 11, "s": "AWA - NY", "o": "", "t": "_", "c": []} -{"ts": 1651345475585, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-2934, 2]} -{"ts": 1651345475933, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-347, 1]} -{"ts": 1651345476974, "w": 11, "s": "AWA - NY", "o": "", "t": "_", "c": []} -{"ts": 1651345488697, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651345489737, "w": 11, "s": "AWA - NY", "o": "", "t": "_", "c": []} -{"ts": 1651345489920, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-867, 63, -58, 59]} -{"ts": 1651345490840, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-277, 160, -59, 66, -55, 59]} -{"ts": 1651345491245, "w": 11, "s": "AWA - NY", "o": "", "t": "I", "c": []} -{"ts": 1651345491247, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-187, 63, -62, 94]} -{"ts": 1651345491508, "w": 11, "s": "AWA - NY", "o": "", "t": "D", "c": []} -{"ts": 1651345491509, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-113, 149]} -{"ts": 1651345492254, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-496, 62, -63, 125]} -{"ts": 1651345492514, "w": 11, "s": "AWA - NY", "o": "", "t": "W", "c": []} -{"ts": 1651345492516, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-109, 152]} -{"ts": 1651345492730, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-153, 62]} -{"ts": 1651345493226, "w": 11, "s": "AWA - NY", "o": "", "t": "W", "c": []} -{"ts": 1651345493227, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-235, 261]} -{"ts": 1651345493663, "w": 11, "s": "AWA - NY", "o": "", "t": "E", "c": []} -{"ts": 1651345493664, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-215, 223]} -{"ts": 1651345494276, "w": 11, "s": "AWA - NY", "o": "", "t": "L", "c": []} -{"ts": 1651345494278, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-312, 59, -62, 59, -59, 62]} -{"ts": 1651345494546, "w": 11, "s": "AWA - NY", "o": "", "t": "T", "c": []} -{"ts": 1651345494548, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-207, 63]} -{"ts": 1651345494909, "w": 11, "s": "AWA - NY", "o": "", "t": "Z", "c": []} -{"ts": 1651345494911, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-312, 51]} -{"ts": 1651345495121, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-156, 55]} -{"ts": 1651345495452, "w": 11, "s": "AWA - NY", "o": "", "t": "O", "c": []} -{"ts": 1651345495454, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-277, 55]} -{"ts": 1651345495648, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-137, 58]} -{"ts": 1651345496034, "w": 11, "s": "AWA - NY", "o": "", "t": "O", "c": []} -{"ts": 1651345496036, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-293, 94]} -{"ts": 1651345496277, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-109, 133]} -{"ts": 1651345497000, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-375, 117, -94, 137]} -{"ts": 1651345497323, "w": 11, "s": "AWA - NY", "o": "", "t": "M", "c": []} -{"ts": 1651345497324, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-273, 51]} -{"ts": 1651345497628, "w": 11, "s": "AWA - NY", "o": "", "t": "M", "c": []} -{"ts": 1651345497630, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-246, 59]} -{"ts": 1651345498007, "w": 11, "s": "AWA - NY", "o": "", "t": "E", "c": []} -{"ts": 1651345498015, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-242, 137]} -{"ts": 1651345498401, "w": 11, "s": "AWA - NY", "o": "", "t": "E", "c": []} -{"ts": 1651345498403, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-222, 59, -58, 55]} -{"ts": 1651345498929, "w": 11, "s": "AWA - NY", "o": "", "t": "T", "c": []} -{"ts": 1651345498930, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-238, 180, -47, 62]} -{"ts": 1651345499673, "w": 11, "s": "AWA - NY", "o": "", "t": "I", "c": []} -{"ts": 1651345499674, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-215, 110, -93, 168, -51, 55]} -{"ts": 1651345500536, "w": 11, "s": "AWA - NY", "o": "", "t": "N", "c": []} -{"ts": 1651345500537, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-469, 66, -39, 164, -70, 55]} -{"ts": 1651345500974, "w": 11, "s": "AWA - NY", "o": "", "t": "G", "c": []} -{"ts": 1651345500975, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-258, 66, -51, 63]} -{"ts": 1651345501415, "w": 11, "s": "AWA - NY", "o": "", "t": "F", "c": []} -{"ts": 1651345501416, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-179, 153, -50, 59]} -{"ts": 1651345501950, "w": 11, "s": "AWA - NY", "o": "", "t": "I", "c": []} -{"ts": 1651345501951, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-227, 62, -31, 215]} -{"ts": 1651345502606, "w": 11, "s": "AWA - NY", "o": "", "t": "N", "c": []} -{"ts": 1651345502607, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-231, 425]} -{"ts": 1651345502993, "w": 11, "s": "AWA - NY", "o": "", "t": "A", "c": []} -{"ts": 1651345502994, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-211, 55, -59, 62]} -{"ts": 1651345503345, "w": 11, "s": "AWA - NY", "o": "", "t": "L", "c": []} -{"ts": 1651345503346, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-168, 63, -62, 59]} -{"ts": 1651345503782, "w": 11, "s": "AWA - NY", "o": "", "t": "Y", "c": []} -{"ts": 1651345503783, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-379, 58]} -{"ts": 1651345504263, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-207, 172, -47, 55]} -{"ts": 1651345504888, "w": 11, "s": "AWA - NY", "o": "", "t": "E", "c": []} -{"ts": 1651345504889, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-230, 168, -43, 63, -58, 63]} -{"ts": 1651345505200, "w": 11, "s": "AWA - NY", "o": "", "t": "N", "c": []} -{"ts": 1651345505201, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-254, 58]} -{"ts": 1651345505829, "w": 11, "s": "AWA - NY", "o": "", "t": "D", "c": []} -{"ts": 1651345505830, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-219, 176, -58, 59, -62, 55]} -{"ts": 1651345506870, "w": 11, "s": "AWA - NY", "o": "", "t": "E", "c": []} -{"ts": 1651345506872, "w": 11, "s": "AWA - NY", "o": "", "t": "D", "c": []} -{"ts": 1651345507763, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-1750, 70, -55, 59]} -{"ts": 1651345508099, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-183, 153]} -{"ts": 1651345508837, "w": 11, "s": "AWA - NY", "o": "", "t": "I", "c": []} -{"ts": 1651345508838, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-285, 66, -43, 125, -90, 129]} -{"ts": 1651345509337, "w": 11, "s": "AWA - NY", "o": "", "t": "T", "c": []} -{"ts": 1651345509338, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-207, 66, -39, 188]} -{"ts": 1651345509782, "w": 11, "s": "AWA - NY", "o": "", "t": "W", "c": []} -{"ts": 1651345509783, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-148, 55, -59, 62, -63, 58]} -{"ts": 1651345510591, "w": 11, "s": "AWA - NY", "o": "", "t": "A", "c": []} -{"ts": 1651345510592, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-528, 66, -35, 180]} -{"ts": 1651345511514, "w": 11, "s": "AWA - NY", "o": "", "t": "S", "c": []} -{"ts": 1651345511515, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-344, 62, -55, 66, -59, 66, -43, 176]} -{"ts": 1651345512127, "w": 11, "s": "AWA - NY", "o": "", "t": "A", "c": []} -{"ts": 1651345512128, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-422, 70, -55, 66]} -{"ts": 1651345512494, "w": 11, "s": "AWA - NY", "o": "", "t": "V", "c": []} -{"ts": 1651345512495, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-188, 66, -55, 58]} -{"ts": 1651345513397, "w": 11, "s": "AWA - NY", "o": "", "t": "Y", "c": []} -{"ts": 1651345513398, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-442, 101, -98, 137, -66, 59]} -{"ts": 1651345514088, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-269, 55, -62, 59, -78, 168]} -{"ts": 1651345514869, "w": 11, "s": "AWA - NY", "o": "", "t": "G", "c": []} -{"ts": 1651345514870, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-367, 172, -55, 66, -55, 66]} -{"ts": 1651345515911, "w": 11, "s": "AWA - NY", "o": "", "t": "U", "c": []} -{"ts": 1651345515911, "w": 11, "s": "AWA - NY", "o": "", "t": "D", "c": []} -{"ts": 1651345516307, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-1082, 129, -90, 137]} -{"ts": 1651345516631, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-262, 62]} -{"ts": 1651345516924, "w": 11, "s": "AWA - NY", "o": "", "t": "M", "c": []} -{"ts": 1651345516925, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-238, 55]} -{"ts": 1651345517334, "w": 11, "s": "AWA - NY", "o": "", "t": "O", "c": []} -{"ts": 1651345517335, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-266, 144]} -{"ts": 1651345517734, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-215, 70, -55, 59]} -{"ts": 1651345518244, "w": 11, "s": "AWA - NY", "o": "", "t": "T", "c": []} -{"ts": 1651345518245, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-230, 168, -43, 70]} -{"ts": 1651345518963, "w": 11, "s": "AWA - NY", "o": "", "t": "I", "c": []} -{"ts": 1651345518964, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-192, 121, -101, 188, -55, 62]} -{"ts": 1651345520004, "w": 11, "s": "AWA - NY", "o": "", "t": "N", "c": []} -{"ts": 1651345520005, "w": 11, "s": "AWA - NY", "o": "", "t": "G", "c": []} -{"ts": 1651345520466, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-328, 63, -58, 59, -66, 121, -98, 145, -66, 66, -55, 55]} -{"ts": 1651345521507, "w": 11, "s": "AWA - NY", "o": "", "t": ".", "c": []} -{"ts": 1651345522173, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-1082, 133, -101, 145, -66, 59, -58, 63]} -{"ts": 1651345522928, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-262, 66, -59, 62, -59, 58, -24, 164]} -{"ts": 1651345523091, "w": 11, "s": "AWA - NY", "o": "", "t": "7", "c": []} -{"ts": 1651345523092, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-109, 55]} -{"ts": 1651345523494, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-344, 58]} -{"ts": 1651345524028, "w": 11, "s": "AWA - NY", "o": "", "t": "3", "c": []} -{"ts": 1651345524029, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-238, 55, -59, 66, -59, 58]} -{"ts": 1651345524407, "w": 11, "s": "AWA - NY", "o": "", "t": "E", "c": []} -{"ts": 1651345524408, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-289, 90]} -{"ts": 1651345524790, "w": 11, "s": "AWA - NY", "o": "", "t": "S", "c": []} -{"ts": 1651345524791, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-113, 145, -70, 55]} -{"ts": 1651345525443, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-285, 55, -51, 261]} -{"ts": 1651345526483, "w": 11, "s": "AWA - NY", "o": "", "t": "G", "c": []} -{"ts": 1651345526484, "w": 11, "s": "AWA - NY", "o": "", "t": "A", "c": []} -{"ts": 1651345526666, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-594, 51, -62, 63, -62, 55, -35, 188, -62, 51]} -{"ts": 1651345527126, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-410, 51]} -{"ts": 1651345527372, "w": 11, "s": "AWA - NY", "o": "", "t": "3", "c": []} -{"ts": 1651345527374, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-195, 51]} -{"ts": 1651345527838, "w": 11, "s": "AWA - NY", "o": "", "t": "O", "c": []} -{"ts": 1651345527839, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-465, 1]} -{"ts": 1651345528880, "w": 11, "s": "AWA - NY", "o": "", "t": "_", "c": []} -{"ts": 1651345531220, "w": 11, "s": "AWA - NY", "o": "", "t": "_", "c": []} -{"ts": 1651345531223, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651345532194, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-690, 50, -40, 57]} -{"ts": 1651345532839, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-364, 210]} -{"ts": 1651345533028, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345533029, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-130, 60]} -{"ts": 1651345534070, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345534338, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-1160, 60, -30, 60]} -{"ts": 1651345535259, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 180, -50, 50, -40, 50, -40, 60]} -{"ts": 1651345535678, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345535680, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 60, -30, 60, -40, 50]} -{"ts": 1651345536388, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651345536390, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-330, 180, -50, 60, -40, 50]} -{"ts": 1651345537179, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345537180, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 150, -50, 50, -30, 150, -50, 50]} -{"ts": 1651345538003, "w": 11, "s": "BO, Central, OH", "o": "", "t": "D", "c": []} -{"ts": 1651345538005, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-271, 120, -60, 160, -50, 60, -30, 60]} -{"ts": 1651345538821, "w": 11, "s": "BO, Central, OH", "o": "", "t": "J", "c": []} -{"ts": 1651345538822, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-200, 60, -40, 50, -40, 60, -60, 170, -50, 50]} -{"ts": 1651345539171, "w": 11, "s": "BO, Central, OH", "o": "", "t": "7", "c": []} -{"ts": 1651345539172, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 60]} -{"ts": 1651345539561, "w": 11, "s": "BO, Central, OH", "o": "", "t": "3", "c": []} -{"ts": 1651345539562, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 60, -30, 60, -40, 50]} -{"ts": 1651345539921, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345539922, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 50, -50, 50]} -{"ts": 1651345540121, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345540122, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-150, 50]} -{"ts": 1651345540661, "w": 11, "s": "BO, Central, OH", "o": "", "t": "C", "c": []} -{"ts": 1651345540662, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -40, 60, -40, 170]} -{"ts": 1651345541171, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-250, 150, -60, 50]} -{"ts": 1651345541391, "w": 11, "s": "BO, Central, OH", "o": "", "t": "U", "c": []} -{"ts": 1651345541392, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50]} -{"ts": 1651345542021, "w": 11, "s": "BO, Central, OH", "o": "", "t": "N", "c": []} -{"ts": 1651345542022, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-170, 50, -40, 160, -60, 50, -40, 60]} -{"ts": 1651345542372, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345542373, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 171]} -{"ts": 1651345542812, "w": 11, "s": "BO, Central, OH", "o": "", "t": "X", "c": []} -{"ts": 1651345542813, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-290, 150]} -{"ts": 1651345543172, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345543173, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-210, 60, -30, 60]} -{"ts": 1651345543662, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345543663, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-160, 150, -40, 140]} -{"ts": 1651345543952, "w": 11, "s": "BO, Central, OH", "o": "", "t": "I", "c": []} -{"ts": 1651345543953, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-240, 50]} -{"ts": 1651345544993, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651345544994, "w": 11, "s": "BO, Central, OH", "o": "", "t": "E", "c": []} -{"ts": 1651345545211, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-260, 60, -30, 60, -30, 120, -80, 180, -90, 50, -40, 50]} -{"ts": 1651345546072, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-400, 150, -30, 200, -30, 50]} -{"ts": 1651345546561, "w": 11, "s": "BO, Central, OH", "o": "", "t": ".", "c": []} -{"ts": 1651345546563, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50, -40, 170]} -{"ts": 1651345547201, "w": 11, "s": "BO, Central, OH", "o": "", "t": "G", "c": []} -{"ts": 1651345547202, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-300, 50, -50, 150, -30, 60]} -{"ts": 1651345547742, "w": 11, "s": "BO, Central, OH", "o": "", "t": "A", "c": []} -{"ts": 1651345547744, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 130, -60, 171]} -{"ts": 1651345548712, "w": 11, "s": "BO, Central, OH", "o": "", "t": "F", "c": []} -{"ts": 1651345548713, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-560, 130, -30, 60, -40, 50, -40, 60]} -{"ts": 1651345549132, "w": 11, "s": "BO, Central, OH", "o": "", "t": "M", "c": []} -{"ts": 1651345549133, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-180, 50, -50, 50, -40, 50]} -{"ts": 1651345550174, "w": 11, "s": "BO, Central, OH", "o": "", "t": "B", "c": []} -{"ts": 1651345550174, "w": 11, "s": "BO, Central, OH", "o": "", "t": "S", "c": []} -{"ts": 1651345550263, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-620, 50, -40, 50, -40, 50, -40, 150, -40, 50]} -{"ts": 1651345550543, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-230, 50]} -{"ts": 1651345550722, "w": 11, "s": "BO, Central, OH", "o": "", "t": "3", "c": []} -{"ts": 1651345550723, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-120, 60]} -{"ts": 1651345551683, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345551684, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-960, 1]} -{"ts": 1651345552724, "w": 11, "s": "BO, Central, OH", "o": "", "t": "_", "c": []} -{"ts": 1651345560872, "w": 11, "s": "BO, Central, OH", "o": "", "t": "_", "c": []} -{"ts": 1651345560875, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651345561382, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-394, 55]} -{"ts": 1651345561627, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-172, 66]} -{"ts": 1651345562280, "w": 11, "s": "AWA - NY", "o": "", "t": "O", "c": []} -{"ts": 1651345562281, "w": 11, "s": "AWA - NY", "o": 2, "t": "", "c": [-305, 1]} -{"ts": 1651345563321, "w": 11, "s": "AWA - NY", "o": "", "t": "_", "c": []} -{"ts": 1651345565437, "w": 11, "s": "AWA - NY", "o": "", "t": "_", "c": []} -{"ts": 1651345565440, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651345566099, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-560, 50]} -{"ts": 1651345566339, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-190, 50]} -{"ts": 1651345566980, "w": 11, "s": "BO, Central, OH", "o": "", "t": "O", "c": []} -{"ts": 1651345566981, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-390, 150]} -{"ts": 1651345568021, "w": 11, "s": "BO, Central, OH", "o": "", "t": "T", "c": []} -{"ts": 1651345568260, "w": 11, "s": "BO, Central, OH", "o": 2, "t": "", "c": [-971, 1]} -{"ts": 1651345569300, "w": 11, "s": "BO, Central, OH", "o": "", "t": "_", "c": []} -{"ts": 1651346017586, "w": 11, "s": "BO, Central, OH", "o": "", "t": "_", "c": []} -{"ts": 1651346017589, "w": 11, "s": "QA, Qwent, CA", "o": 2, "t": "", "c": [-32767, 2]} -{"ts": 1651346018168, "w": 11, "s": "QA, Qwent, CA", "o": 2, "t": "", "c": [-483, 50]} -{"ts": 1651346018810, "w": 11, "s": "QA, Qwent, CA", "o": 2, "t": "", "c": [-251, 35, -45, 45, -55, 40]} -{"ts": 1651346019332, "w": 11, "s": "QA, Qwent, CA", "o": "", "t": "E", "c": []} -{"ts": 1651346019333, "w": 11, "s": "QA, Qwent, CA", "o": 2, "t": "", "c": [-478, 45]} -{"ts": 1651346019850, "w": 11, "s": "QA, Qwent, CA", "o": "", "t": "S", "c": []} -{"ts": 1651346019851, "w": 11, "s": "QA, Qwent, CA", "o": 2, "t": "", "c": [-269, 50, -45, 45, -45, 50]} -{"ts": 1651346020891, "w": 11, "s": "QA, Qwent, CA", "o": "", "t": "E", "c": []} -{"ts": 1651346020891, "w": 11, "s": "QA, Qwent, CA", "o": "", "t": "S", "c": []} -{"ts": 1651346020934, "w": 11, "s": "QA, Qwent, CA", "o": 2, "t": "", "c": [-385, 135, -35, 50, -46, 200]} -{"ts": 1651346021773, "w": 11, "s": "QA, Qwent, CA", "o": 2, "t": "", "c": [-145, 50, -40, 50, -48, 45, -29, 318]} -{"ts": 1651346022813, "w": 11, "s": "QA, Qwent, CA", "o": "", "t": "K", "c": []} -{"ts": 1651346022814, "w": 11, "s": "QA, Qwent, CA", "o": "", "t": "V", "c": []} -{"ts": 1651346023301, "w": 11, "s": "QA, Qwent, CA", "o": 2, "t": "", "c": [-1528, 1]} -{"ts": 1651346024342, "w": 11, "s": "QA, Qwent, CA", "o": "", "t": "_", "c": []} -{"ts": 1651346048313, "w": 11, "s": "QA, Qwent, CA", "o": "", "t": "_", "c": []} -{"ts": 1651346048314, "w": 11, "s": "QA, Qwent, CA", "o": 1, "t": "", "c": [-4418605, 2]} -{"ts": 1651346049355, "w": 11, "s": "QA, Qwent, CA", "o": "", "t": "_", "c": []} -{"ts": 1651346054033, "w": 11, "s": "QA, Qwent, CA", "o": 1, "t": "", "c": [-400, 52, -52, 52]} -{"ts": 1651346055073, "w": 11, "s": "QA, Qwent, CA", "o": "", "t": "I", "c": []} -{"ts": 1651346055696, "w": 11, "s": "QA, Qwent, CA", "o": 1, "t": "", "c": [-200, 52]} -{"ts": 1651346056360, "w": 11, "s": "QA, Qwent, CA", "o": 1, "t": "", "c": [-200, 52, -52, 52, -52, 52]} -{"ts": 1651346057401, "w": 11, "s": "QA, Qwent, CA", "o": "", "t": "E", "c": []} -{"ts": 1651346057402, "w": 11, "s": "QA, Qwent, CA", "o": "", "t": "S", "c": []} -{"ts": 1651346058172, "w": 11, "s": "QA, Qwent, CA", "o": 1, "t": "", "c": []} -{"ts": 1651346066886, "w": 11, "s": "QA, Qwent, CA", "o": 1, "t": "", "c": [-400, 156, -52, 156, -52, 52, -52, 52]} -{"ts": 1651346067658, "w": 11, "s": "QA, Qwent, CA", "o": 1, "t": "", "c": [-200, 52, -52, 52, -52, 52, -52, 156, -52, 52]} -{"ts": 1651346068698, "w": 11, "s": "QA, Qwent, CA", "o": "", "t": "7", "c": []} -{"ts": 1651346068698, "w": 11, "s": "QA, Qwent, CA", "o": "", "t": "3", "c": []} -{"ts": 1651346073699, "w": 11, "s": "QA, Qwent, CA", "o": 1, "t": "", "c": [-24649, 1]} -{"ts": 1651346074739, "w": 11, "s": "QA, Qwent, CA", "o": "", "t": "_", "c": []} -{"ts": 1651346079775, "w": 11, "s": "QA, Qwent, CA", "o": "", "t": "_", "c": []} -{"ts": 1651346079778, "w": 11, "s": "QA, Qwent, CA", "o": 2, "t": "", "c": [-57055, 2]} -{"ts": 1651346080526, "w": 11, "s": "QA, Qwent, CA", "o": 2, "t": "", "c": [-466, 50, -45, 48]} -{"ts": 1651346081566, "w": 11, "s": "QA, Qwent, CA", "o": "", "t": "I", "c": []} -{"ts": 1651346081604, "w": 11, "s": "QA, Qwent, CA", "o": 2, "t": "", "c": [-390, 121, -35, 40, -45, 174]} -{"ts": 1651346082179, "w": 11, "s": "QA, Qwent, CA", "o": 2, "t": "", "c": [-103, 55, -45, 45, -42, 45, -30, 180]} -{"ts": 1651346083219, "w": 11, "s": "QA, Qwent, CA", "o": "", "t": "[-.-...-]", "c": []} -{"ts": 1651346084829, "w": 11, "s": "QA, Qwent, CA", "o": 2, "t": "", "c": [-2117, 150, -40, 45, -30, 223]} -{"ts": 1651346085770, "w": 11, "s": "QA, Qwent, CA", "o": 2, "t": "", "c": [-345, 45, -46, 50, -49, 40, -28, 285]} -{"ts": 1651346086810, "w": 11, "s": "QA, Qwent, CA", "o": "", "t": "K", "c": []} -{"ts": 1651346086811, "w": 11, "s": "QA, Qwent, CA", "o": "", "t": "V", "c": []} -{"ts": 1651346088594, "w": 11, "s": "QA, Qwent, CA", "o": 2, "t": "", "c": [-2198, 130, -75, 180, -60, 50, -55, 30]} -{"ts": 1651346089634, "w": 11, "s": "QA, Qwent, CA", "o": "", "t": "7", "c": []} -{"ts": 1651346089703, "w": 11, "s": "QA, Qwent, CA", "o": 2, "t": "", "c": [-556, 50, -45, 53, -48, 47, -30, 195, -38, 47]} -{"ts": 1651346090743, "w": 11, "s": "QA, Qwent, CA", "o": "", "t": "3", "c": []} -{"ts": 1651346091493, "w": 11, "s": "QA, Qwent, CA", "o": 2, "t": "", "c": [-1790, 1]} -{"ts": 1651346092533, "w": 11, "s": "QA, Qwent, CA", "o": "", "t": "_", "c": []} -{"ts": 1651346101797, "w": 11, "s": "QA, Qwent, CA", "o": "", "t": "_", "c": []} -{"ts": 1651346102839, "w": 11, "s": "QA, Qwent, CA", "o": "", "t": "_", "c": []} diff --git a/mkobversion.txt b/mkobversion.txt index ecedc98..64b5ae3 100644 --- a/mkobversion.txt +++ b/mkobversion.txt @@ -1 +1 @@ -4.3.1 \ No newline at end of file +4.4.0 \ No newline at end of file diff --git a/mrtversion.txt b/mrtversion.txt index 8c9698a..e21e727 100644 --- a/mrtversion.txt +++ b/mrtversion.txt @@ -1 +1 @@ -1.3.4 \ No newline at end of file +1.4.0 \ No newline at end of file diff --git a/pykob.code-workspace b/pykob.code-workspace index 11df282..cd9b47a 100644 --- a/pykob.code-workspace +++ b/pykob.code-workspace @@ -6,11 +6,25 @@ ], "settings": { "cSpell.words": [ + "COMPANYNAME", "Farnsworth", + "HKCU", + "hndlr", "imagesdir", + "insertmacro", "Instructograph", "Jepson", "keyer", + "Keyer", + "keyread", + "LOCALAPPDATA", + "mkobsuite", + "nonfacing", + "NSIS", + "REGKEY", + "STARTMENUPAGE", + "UNPAGE", + "VALUENAME", "vibroplex" ] } diff --git a/resources/mkob-icon.bmp b/resources/mkob-icon.bmp deleted file mode 100644 index 545a00b..0000000 Binary files a/resources/mkob-icon.bmp and /dev/null differ diff --git a/resources/mkob-icon.ico b/resources/mkob-icon.ico deleted file mode 100644 index 5400f5c..0000000 Binary files a/resources/mkob-icon.ico and /dev/null differ diff --git a/resources/mkob-icon.png b/resources/mkob-icon.png deleted file mode 100644 index e3cea5f..0000000 Binary files a/resources/mkob-icon.png and /dev/null differ diff --git a/resources/mkob-icon_64.png b/resources/mkob-icon_64.png deleted file mode 100644 index c4ce7a1..0000000 Binary files a/resources/mkob-icon_64.png and /dev/null differ diff --git a/configure.sh b/scripts/configure.sh old mode 100755 new mode 100644 similarity index 100% rename from configure.sh rename to scripts/configure.sh diff --git a/src.install/win/api-ms-win-core-path-l1-1-0.dll b/src.install/win/api-ms-win-core-path-l1-1-0.dll new file mode 100644 index 0000000..b23d246 Binary files /dev/null and b/src.install/win/api-ms-win-core-path-l1-1-0.dll differ diff --git a/src.install/win/mkobsuite_win.nsi b/src.install/win/mkobsuite_win.nsi new file mode 100644 index 0000000..d513e41 --- /dev/null +++ b/src.install/win/mkobsuite_win.nsi @@ -0,0 +1,174 @@ +/* +MIT License + +Copyright (c) 2020-24 PyKOB - MorseKOB in Python + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. +*/ +; +; PyKOB (MKOB) Suite installer script for NSIS (Nullsoft Scriptable Install System) +; +; Note: Although this is 'PyKOB', most know it as 'MKOB'. Also, since it is being +; installed as a binary, the Py'ness of it really isn't important. +; +; (refer to: NSIS/examples/example2.nsi and NSIS/examples/bigtest.nsi) + +!define Company_Name "PyKOB - MorseKOB in Python" +!define Name "MKOB-Suite" + +; +; GUID to use if needed: {76FE1177-7936-4E3F-B0C7-FADC19636D71} +; +!define Our_guid {76FE1177-7936-4E3F-B0C7-FADC19636D71} +!define Folder_name MKOB-Suite +!define Regkey "Software\${Name}" +; +; Packaged binaries (files to install) directory +; +!ifndef Package_dir + !define Package_dir "..\..\bin\pkg\" +!endif +!define Package_core_dir "${Package_dir}core\" +!define Package_docs_dir "${Package_dir}docs\" +!define Package_utils_dir "${Package_dir}utils\" + +;-------------------------------- +;General + + ;Name and file + Name ${Name} + Caption "MKOB Suite Install" + OutFile "mkobsuite-install.exe" + Unicode False # Unicode installer will not work on Windows 95/98/ME + + ;Default installation folder + InstallDir "$PROFILE\${Folder_name}" + + ;Get installation folder from registry if available + InstallDirRegKey HKCU ${Regkey} "Install_Dir" + + ;Request application privileges for Windows Vista/10/11 + RequestExecutionLevel user + +;-------------------------------- + +; Pages + +Page components +Page directory +Page instfiles + +UninstPage uninstConfirm +UninstPage instfiles + +;-------------------------------- + +; The stuff to install +Section "MKOB Core (required)" + + SectionIn RO + + ; Set output path to the installation directory. + SetOutPath $INSTDIR + + ; Put files there + File /r "${Package_core_dir}*.*" + + ; Write the installation path into the registry + WriteRegStr HKLM ${Regkey} "Install_Dir" "$INSTDIR" + + ; Write the uninstall keys for Windows + WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\${Folder_name}" "DisplayName" "${Name}" + WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\${Folder_name}" "UninstallString" '"$INSTDIR\uninstall.exe"' + WriteRegDWORD HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\${Folder_name}" "NoModify" 1 + WriteRegDWORD HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\${Folder_name}" "NoRepair" 1 + WriteUninstaller "$INSTDIR\uninstall.exe" + +SectionEnd + +; Optional section - Utilities (can be disabled by the user) +Section "Utilities" + + ; Set output path to the installation directory. + SetOutPath $INSTDIR + + ; Put utilities files there + File /r "${Package_utils_dir}*.*" + + ; Flag that utilities were installed + !define Utils_Installed + +SectionEnd + +; Optional section - Documentation (can be disabled by the user) +Section "Documentation" + + ; Set output path to the installation documentation directory. + SetOutPath "$INSTDIR\Documentation" + + ; Put documentation files there + File /r "${Package_docs_dir}*.*" + + ; Flag that docs were installed + !define Docs_Installed + +SectionEnd + +; Optional section - Desktop and Start Menu Items (can be disabled by the user) +Section "Desktop & Start Menu Shortcuts" + + SetOutPath "$INSTDIR" + + CreateDirectory "$SMPROGRAMS\${Folder_name}" + CreateShortcut "$SMPROGRAMS\${Folder_name}\Uninstall.lnk" "$INSTDIR\uninstall.exe" + CreateShortcut "$SMPROGRAMS\${Folder_name}\Configure.lnk" "$INSTDIR\Configure.exe" "--gui" + CreateShortcut "$SMPROGRAMS\${Folder_name}\MKOB.lnk" "$INSTDIR\MKOB.exe" "" "" 0 SW_SHOWMINIMIZED + CreateShortcut "$DESKTOP\MKOB.lnk" "$INSTDIR\MKOB.exe" "" "" 0 SW_SHOWMINIMIZED + !ifdef Docs_Installed + CreateShortcut "$SMPROGRAMS\${Folder_name}\MKOB User Manual.lnk" "$INSTDIR\Documentation\User-Manual-MKOB4.pdf" + !endif + CreateShortcut "$SMPROGRAMS\${Folder_name}\MRT.lnk" "$INSTDIR\MRT.exe" + !ifdef Utils_Installed + CreateShortcut "$SMPROGRAMS\${Folder_name}\SysCheck.lnk" "$INSTDIR\SysCheck.exe" + !endif + +SectionEnd + +;-------------------------------- + +; Uninstaller + +Section "Uninstall" + + ; Remove registry keys + DeleteRegKey HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\${Folder_name}" + DeleteRegKey HKLM ${Regkey} + + ; Remove files and uninstaller + Delete $INSTDIR\*.* + Delete $INSTDIR\uninstall.exe + + ; Remove shortcuts, if any + Delete "$SMPROGRAMS\${Folder_name}\*.lnk" + Delete "$DESKTOP\MKOB.lnk" + ; Remove directories + RMDir /r "$SMPROGRAMS\${Folder_name}" + RMDir /r "$INSTDIR" + +SectionEnd diff --git a/Clock.py b/src.py/Clock.py similarity index 100% rename from Clock.py rename to src.py/Clock.py diff --git a/Configure.py b/src.py/Configure.py old mode 100755 new mode 100644 similarity index 100% rename from Configure.py rename to src.py/Configure.py diff --git a/Feed.py b/src.py/Feed.py similarity index 100% rename from Feed.py rename to src.py/Feed.py diff --git a/KeyTest.py b/src.py/KeyTest.py similarity index 100% rename from KeyTest.py rename to src.py/KeyTest.py diff --git a/MKOB.pyw b/src.py/MKOB.py similarity index 69% rename from MKOB.pyw rename to src.py/MKOB.py index 5ef3bd0..2a22079 100644 --- a/MKOB.pyw +++ b/src.py/MKOB.py @@ -24,14 +24,18 @@ """ """ -MKOB.pyw +MKOB.py Python Morse Code Sending, Receiving, and Learning/Training application influenced by the MorseKOB 2.5 application by Les Kerr. """ import argparse +from os import path as path_func +from sys import path +from sys import exit as sys_exit +from sys import platform as sys_platform +from sys import version as sys_version import tkinter as tk -import sys import traceback from pykob import config, config2, log @@ -41,18 +45,22 @@ import mkobwindow as mkw from mkobwindow import MKOBWindow -__version__ = "4.3.2" -VERSION = __version__ +COMPILE_INFO = globals().get("__compiled__") +__version__ = "4.4.0" +VERSION = __version__ if COMPILE_INFO is None else __version__ + 'c' MKOB_VERSION_TEXT = "MKOB " + VERSION print(MKOB_VERSION_TEXT) -print(" Python: " + sys.version + " on " + sys.platform) +print(" Python: " + sys_version + " on " + sys_platform) print(" pykob: " + PKVERSION) print(" Tcl/Tk: {}/{}".format(tk.TclVersion, tk.TkVersion)) destoy_on_exit = True -mkobwin: MKOBWindow = None -mkobenv: MKOBEnv = None +# type: Optional[MKOBWindow] +mkobwin = None +# type: Optional[MKOBEnv] +mkobenv = None + try: arg_parser = argparse.ArgumentParser(description="Morse KOB application. This provides a full graphical interface to " + "send and receive Morse over the internet, " @@ -68,10 +76,13 @@ ) args = arg_parser.parse_args() - # Get the fallback config file path to use if needed. + # Get the startup config file path to use if needed. env = MKOBEnv() - cfg = config2.process_config_args(args, fallback=env.cfg_filepath) + # Make sure it exists + startup_cfg_path = env.cfg_filepath if (not env.cfg_filepath is None and path_func.isfile(env.cfg_filepath)) else None + + cfg = config2.process_config_args(args, fallback=startup_cfg_path) cfg.clear_dirty() # Assume that what they loaded is what they want. # Save the filepath of the configuration we loaded @@ -82,10 +93,18 @@ log.set_logging_level(cfg.logging_level) log.debug("MKOB: Logging level: {}".format(cfg.logging_level)) + log.debug("Compiled: {}".format(COMPILE_INFO), 2, dt="") root = tk.Tk(className="MKOB") - icon = tk.PhotoImage(file="resources/mkob-icon_64.png") - root.iconphoto(True, icon) + script_dir = path[0] + script_dir = script_dir + "/" if ((not script_dir is None) and (not script_dir == "")) else "" + log.debug(" Running from: {}".format(script_dir), 2, dt="") + icon_file = script_dir + "resources/MKOB-Logo.png" + icon_file_exists = False + if (path_func.isfile(icon_file)): + icon = tk.PhotoImage(file=icon_file) + root.iconphoto(True, icon) + icon_file_exists = True root.rowconfigure(0, weight=1) root.columnconfigure(0, weight=1) # Our content @@ -96,6 +115,10 @@ root.geometry("+30+30") root.state('normal') + if cfg.logging_level > 5: + print("Globals:") + for k, v in list(globals().items()): + print(" '{}'='{}'".format(str(k), str(v))) if cfg.logging_level > 9: mkw.print_hierarchy(root) @@ -107,14 +130,19 @@ destoy_on_exit = False # App is already destoyed at this point except KeyboardInterrupt: print() - sys.exit(0) + sys_exit(0) except Exception as ex: print("Error: {}\n".format(ex)) print(traceback.format_exc()) - sys.exit(1) + sys_exit(1) finally: - if mkobwin: - mkobwin.exit(destoy_on_exit) - print("~73") -sys.exit(0) + try: + if mkobwin: + mkobwin.exit(destoy_on_exit) + print("~73") + sys_exit(0) + except BaseException: + sys_exit(0) + sys_exit(0) + diff --git a/MRT.py b/src.py/MRT.py similarity index 99% rename from MRT.py rename to src.py/MRT.py index 78d4d20..c007de6 100644 --- a/MRT.py +++ b/src.py/MRT.py @@ -66,7 +66,7 @@ import traceback from typing import Optional, Sequence -__version__ = '1.3.6' +__version__ = '1.4.0' MRT_VERSION_TEXT = "MRT " + __version__ MRT_SEL_EXT = ".mrtsel" diff --git a/News.py b/src.py/News.py similarity index 100% rename from News.py rename to src.py/News.py diff --git a/Play.py b/src.py/Play.py similarity index 100% rename from Play.py rename to src.py/Play.py diff --git a/Receive.py b/src.py/Receive.py similarity index 100% rename from Receive.py rename to src.py/Receive.py diff --git a/Sample.py b/src.py/Sample.py old mode 100755 new mode 100644 similarity index 100% rename from Sample.py rename to src.py/Sample.py diff --git a/SchedFeed.py b/src.py/SchedFeed.py similarity index 100% rename from SchedFeed.py rename to src.py/SchedFeed.py diff --git a/SysCheck.py b/src.py/SysCheck.py similarity index 100% rename from SysCheck.py rename to src.py/SysCheck.py diff --git a/Time.py b/src.py/Time.py similarity index 100% rename from Time.py rename to src.py/Time.py diff --git a/Weather.py b/src.py/Weather.py similarity index 100% rename from Weather.py rename to src.py/Weather.py diff --git a/mkob_learn/Beaufort scale.txt b/src.py/mkob_learn/Beaufort scale.txt similarity index 100% rename from mkob_learn/Beaufort scale.txt rename to src.py/mkob_learn/Beaufort scale.txt diff --git a/mkob_learn/Getting started.txt b/src.py/mkob_learn/Getting started.txt similarity index 100% rename from mkob_learn/Getting started.txt rename to src.py/mkob_learn/Getting started.txt diff --git a/mkob_learn/Instructograph-Tape5.pkrec b/src.py/mkob_learn/Instructograph-Tape5.pkrec similarity index 100% rename from mkob_learn/Instructograph-Tape5.pkrec rename to src.py/mkob_learn/Instructograph-Tape5.pkrec diff --git a/mkob_learn/The quick brown fox.txt b/src.py/mkob_learn/The quick brown fox.txt similarity index 100% rename from mkob_learn/The quick brown fox.txt rename to src.py/mkob_learn/The quick brown fox.txt diff --git a/mkob_learn/Word list.txt b/src.py/mkob_learn/Word list.txt similarity index 100% rename from mkob_learn/Word list.txt rename to src.py/mkob_learn/Word list.txt diff --git a/mkob_learn/jfk-moon.txt b/src.py/mkob_learn/jfk-moon.txt similarity index 100% rename from mkob_learn/jfk-moon.txt rename to src.py/mkob_learn/jfk-moon.txt diff --git a/mkobactions.py b/src.py/mkobactions.py similarity index 100% rename from mkobactions.py rename to src.py/mkobactions.py diff --git a/mkobenv.py b/src.py/mkobenv.py similarity index 100% rename from mkobenv.py rename to src.py/mkobenv.py diff --git a/mkobevents.py b/src.py/mkobevents.py similarity index 100% rename from mkobevents.py rename to src.py/mkobevents.py diff --git a/mkobhelpkeys.py b/src.py/mkobhelpkeys.py similarity index 100% rename from mkobhelpkeys.py rename to src.py/mkobhelpkeys.py diff --git a/mkobhelpwires.py b/src.py/mkobhelpwires.py similarity index 97% rename from mkobhelpwires.py rename to src.py/mkobhelpwires.py index e604e81..5a93c0d 100644 --- a/mkobhelpwires.py +++ b/src.py/mkobhelpwires.py @@ -42,7 +42,6 @@ from pykob.config2 import Config -global ROOT, SUBROOT, TEXT, UPDATE_PERIOD ROOT = "root" SUBROOT = "subroot" TEXT = "text" diff --git a/mkobkeyboard.py b/src.py/mkobkeyboard.py similarity index 100% rename from mkobkeyboard.py rename to src.py/mkobkeyboard.py diff --git a/mkobkeytimewin.py b/src.py/mkobkeytimewin.py similarity index 100% rename from mkobkeytimewin.py rename to src.py/mkobkeytimewin.py diff --git a/mkobmain.py b/src.py/mkobmain.py similarity index 100% rename from mkobmain.py rename to src.py/mkobmain.py diff --git a/mkobreader.py b/src.py/mkobreader.py similarity index 100% rename from mkobreader.py rename to src.py/mkobreader.py diff --git a/mkobstationlist.py b/src.py/mkobstationlist.py similarity index 100% rename from mkobstationlist.py rename to src.py/mkobstationlist.py diff --git a/mkobwindow.py b/src.py/mkobwindow.py similarity index 99% rename from mkobwindow.py rename to src.py/mkobwindow.py index 9195d86..814d544 100644 --- a/mkobwindow.py +++ b/src.py/mkobwindow.py @@ -51,7 +51,6 @@ import tkinter.scrolledtext as tkst from typing import Optional -global TEXT TEXT = "text" def print_hierarchy(w, depth=0): diff --git a/oled-display/LICENSE b/src.py/oled-display/LICENSE similarity index 100% rename from oled-display/LICENSE rename to src.py/oled-display/LICENSE diff --git a/oled-display/PixelOperator.ttf b/src.py/oled-display/PixelOperator.ttf similarity index 100% rename from oled-display/PixelOperator.ttf rename to src.py/oled-display/PixelOperator.ttf diff --git a/oled-display/README.md b/src.py/oled-display/README.md similarity index 100% rename from oled-display/README.md rename to src.py/oled-display/README.md diff --git a/oled-display/stats_wchk.py b/src.py/oled-display/stats_wchk.py similarity index 100% rename from oled-display/stats_wchk.py rename to src.py/oled-display/stats_wchk.py diff --git a/pkappargs.py b/src.py/pkappargs.py similarity index 100% rename from pkappargs.py rename to src.py/pkappargs.py diff --git a/pykob/__init__.py b/src.py/pykob/__init__.py similarity index 98% rename from pykob/__init__.py rename to src.py/pykob/__init__.py index 4efae1d..26d4de2 100644 --- a/pykob/__init__.py +++ b/src.py/pykob/__init__.py @@ -23,4 +23,4 @@ SOFTWARE. """ -VERSION = '1.3.5' +VERSION = '1.4.0' diff --git a/pykob/audio.py b/src.py/pykob/audio.py similarity index 95% rename from pykob/audio.py rename to src.py/pykob/audio.py index ec54ba6..892cd81 100644 --- a/pykob/audio.py +++ b/src.py/pykob/audio.py @@ -34,7 +34,7 @@ from pykob.config import AudioType from threading import Event, Thread from time import sleep -from typing import Any, List +from typing import List class Audio: FRAMES_PER_BUFFER = 16 @@ -140,6 +140,7 @@ def shutdown(self): self._shutdown.set() return +''' Commented out to avoid pygame and its dependencies being included in binary builds. class Audio2: def __init__(self, audio_type: AudioType = AudioType.SOUNDER): @@ -201,3 +202,4 @@ def shutdown(self): """ self._shutdown.set() return +''' \ No newline at end of file diff --git a/pykob/config.py b/src.py/pykob/config.py similarity index 99% rename from pykob/config.py rename to src.py/pykob/config.py index b0f063d..c943886 100644 --- a/pykob/config.py +++ b/src.py/pykob/config.py @@ -43,7 +43,6 @@ """ import argparse import configparser -import getpass import os import platform import pykob @@ -105,9 +104,6 @@ class InterfaceType(IntEnum): # Paths and Configurations -global app_config_dir, app_config_file_path, app_config -global user_config_dir, user_config_file_path, user_config -# app_config_dir = None app_config_file_path = None app_config = None @@ -808,7 +804,7 @@ def read_config(): # Get the system data try: - user_name = getpass.getuser() + user_name = os.getlogin() user_home = os.path.expanduser('~') os_name = os.name system_name = platform.system() diff --git a/pykob/config2.py b/src.py/pykob/config2.py similarity index 100% rename from pykob/config2.py rename to src.py/pykob/config2.py diff --git a/pykob/data/codetable-american.txt b/src.py/pykob/data/codetable-american.txt similarity index 100% rename from pykob/data/codetable-american.txt rename to src.py/pykob/data/codetable-american.txt diff --git a/pykob/data/codetable-international.txt b/src.py/pykob/data/codetable-international.txt similarity index 100% rename from pykob/data/codetable-international.txt rename to src.py/pykob/data/codetable-international.txt diff --git a/pykob/internet.py b/src.py/pykob/internet.py similarity index 100% rename from pykob/internet.py rename to src.py/pykob/internet.py diff --git a/pykob/kob.py b/src.py/pykob/kob.py similarity index 86% rename from pykob/kob.py rename to src.py/pykob/kob.py index b8d8073..5ac7794 100644 --- a/pykob/kob.py +++ b/src.py/pykob/kob.py @@ -59,9 +59,10 @@ CODESPACE = 0.120 # amount of space to signal end of code sequence (sec) CKTCLOSE = 0.800 # length of mark to signal circuit closure (sec) +log.debug("Platform: {}".format(sys.platform)) if sys.platform == 'win32': from ctypes import windll - windll.winmm.timeBeginPeriod(1) # set clock resoluton to 1 ms (Windows only) + windll.winmm.timeBeginPeriod(1) # set clock resolution to 1 ms (Windows only) @unique class CodeSource(IntEnum): @@ -159,79 +160,130 @@ class KOB: def __init__( - self, interfaceType:InterfaceType=InterfaceType.loop, portToUse:Optional[str]=None, - useGpio:bool=False, useAudio:bool=False, audioType:AudioType=AudioType.SOUNDER, useSounder:bool=False, invertKeyInput:bool=False, - noKeyCloser:bool=False, soundLocal:bool=True, sounderPowerSaveSecs:int=0, - virtual_closer_in_use: bool = False, err_msg_hndlr=None, keyCallback=None): + self, interfaceType=InterfaceType.loop, portToUse=None, + useGpio=False, useAudio=False, audioType=AudioType.SOUNDER, useSounder=False, invertKeyInput=False, + noKeyCloser=False, soundLocal=True, sounderPowerSaveSecs=0, + virtual_closer_in_use=False, err_msg_hndlr=None, keyCallback=None): + # type: (InterfaceType, Optional[str], bool, bool, AudioType, bool, bool, bool, bool, int, bool, Callable, Callable) -> None """ When PyKOB code is not running, the physical sounder (if connected) is not powered by a connected interface, so set the initial state flags accordingly. Initialize the hardware and update the flags and mode. """ - self._interface_type:InterfaceType = interfaceType # Loop, K&S, Keyer/Paddle (K&S and Keyer are mostly the same) - self._invert_key_input:bool = invertKeyInput - self._no_key_closer:bool = noKeyCloser + # type: InterfaceType + self._interface_type = interfaceType # Loop, K&S, Keyer/Paddle (K&S and Keyer are mostly the same) + # type: bool + self._invert_key_input = invertKeyInput + # type: bool + self._no_key_closer = noKeyCloser + # type: Callable self._err_msg_hndlr = err_msg_hndlr if err_msg_hndlr else log.warn # Function that can take a string - self._port_to_use:str = portToUse - self._sound_local:bool = soundLocal - self._sounder_power_save_secs: float = sounderPowerSaveSecs - self._use_gpio: bool = useGpio - self._use_audio: bool = useAudio - self._audio_type: AudioType = audioType - self._use_sounder:bool = useSounder - self._virtual_closer_in_use: bool = virtual_closer_in_use # The owning code will drive the VC + # type: str + self._port_to_use = portToUse + # type: bool + self._sound_local = soundLocal + # type: float + self._sounder_power_save_secs = sounderPowerSaveSecs + # type: bool + self._use_gpio = useGpio + # type: bool + self._use_audio = useAudio + # type: AudioType + self._audio_type = audioType + # type: bool + self._use_sounder = useSounder + # type: bool + self._virtual_closer_in_use = virtual_closer_in_use # The owning code will drive the VC # - self._shutdown: Event = Event() - self._hw_interface:HWInterface = HWInterface.NONE - self._gpio_key_read = None - self._gpio_pdl_dah = None + # type: Event + self._shutdown = Event() + # type: HWInterface + self._hw_interface = HWInterface.NONE + # type: Callable + self._gpio_key_read = self.__read_nul + # type: Callable + self._gpio_pdl_dah = self.__read_nul + # type: Optional[Callable] self._gpio_sndr_drive = None + # type: Optional[serial.Serial] self._port = None + # type: Callable self._serial_key_read = self.__read_nul # Read a NUL key. Changed in HW Init if interface is configured. + # type: Callable self._serial_pdl_dah = self.__read_nul # Read a NUL paddle dah (dash). + # type: Optional[audio.Audio] self._audio = None + # type: bool self._paddle_is_supported = False # Set in HW Init if possible. - self._audio_guard: RLock = RLock() - self._keyer_mode_guard: RLock = RLock() - self._sounder_guard: RLock = RLock() + # type: RLock + self._audio_guard = RLock() + # type: RLock + self._keyer_mode_guard = RLock() + # type: RLock + self._sounder_guard = RLock() # now = time.time() - self._keyer_mode: tuple[KeyerMode,CodeSource] = (KeyerMode.IDLE, CodeSource.key) - self._keyer_dit_len: int = morse.Sender.DOT_LEN_20WPM - self._t_keyer_mode_change: float = now # time of last keyer mode change during processing - self._keyer_dits_down: bool = False + # type: tuple[KeyerMode,CodeSource] + self._keyer_mode = (KeyerMode.IDLE, CodeSource.key) + # type: int + self._keyer_dit_len = morse.Sender.DOT_LEN_20WPM + # type: float + self._t_keyer_mode_change = now # time of last keyer mode change during processing + # type: bool + self._keyer_dits_down = False # - self._key_closer_is_open: bool = False # Will be set from the key in HW Init - self._virtual_closer_is_open: bool = False - self._circuit_is_closed: bool = True + # type: bool + self._key_closer_is_open = False # Will be set from the key in HW Init + # type: bool + self._virtual_closer_is_open = False + # type: bool + self._circuit_is_closed = True + # type: bool self._internet_circuit_closed = False - self._wire_connected: bool = False - self._power_saving: bool = False # Indicates if Power-Save is active - self._ps_energize_sounder: bool = False - self._sounder_energized: bool = False - self._synth_energized: bool = False # True: last played 'click/tone', False: played 'clack' (or hasn't played) - self._sounder_mode: SounderMode = SounderMode.DIS - self._synth_mode: SynthMode = SynthMode.DIS - self._t_sounder_energized: float = -1.0 - self._t_soundcode_last_change: float = 0.0 # time of last code sounding transition - self._t_key_last_change: float = -1.0 # time of last key transition + # type: bool + self._wire_connected = False + # type: bool + self._power_saving = False # Indicates if Power-Save is active + # type: bool + self._ps_energize_sounder = False + # type: bool + self._sounder_energized = False + # type: bool + self._synth_energized = False # True: last played 'click/tone', False: played 'clack' (or hasn't played) + # type: SounderMode + self._sounder_mode = SounderMode.DIS + # type: SynthMode + self._synth_mode = SynthMode.DIS + # type: float + self._t_sounder_energized = -1.0 + # type: float + self._t_soundcode_last_change = 0.0 # time of last code sounding transition + # type: float + self._t_key_last_change = -1.0 # time of last key transition # + # type: Optional[Callable] self._key_callback = None # Set to the passed in value once we establish an interface # - self._thread_keyer: Optional[Thread] = None - self._thread_keyread: Optional[Thread] = None - self._thread_powersave: Optional[Thread] = None - self._threadsStop_KS: Event = Event() - self._threadsStop_keyer: Event = Event() + # type: Optional[Thread] + self._thread_keyer = None + # type: Optional[Thread] + self._thread_keyread = None + # type: Optional[Thread] + self._thread_powersave = None + # type: Event + self._threadsStop_KS = Event() + # type: Event + self._threadsStop_keyer = Event() # + # type: bool self._key_state_last_closed = True # self.__init_audio() # Do this first so it doesn't get an error when HW energizes the sounder. self._set_key_closer_open(False) # Use the method to set to False (for no key or key w/o closer) self.__init_hw_interface() # This will make the closer state correct if there is one # - self._key_callback = keyCallback + self._key_callback = keyCallback # Now that things are initialized, set the key callback # # Kick everything off # @@ -240,9 +292,10 @@ def __init__( return def __init_audio(self): - # - # Load the audio module if they want the synth sounder - # + # type: () -> None + """ + Load the audio module if they want the synth sounder + """ if self._shutdown.is_set(): return with self._audio_guard: @@ -261,6 +314,7 @@ def __init_audio(self): return def __init_hw_interface(self): + # type: () -> None """ Conditionally load GPIO or Serial library if requested. GPIO takes priority if both are requested. @@ -364,23 +418,27 @@ def __init_hw_interface(self): self._update_modes(key_open, key_open, key_open, key_open) return - def __read_cts(self) -> bool: + def __read_cts(self): + # type: () -> bool v = False if self._port: v = self._port.cts return v - def __read_dsr(self) -> bool: + def __read_dsr(self): + # type: () -> bool v = False if self._port: v = self._port.dsr return v - def __read_nul(self) -> bool: + def __read_nul(self): + # type: () -> bool """ Always returns False """ return False - def __restart_hw_processing(self) -> None: + def __restart_hw_processing(self): + # type: () -> None """ Restart processing due to hardware changes. """ @@ -390,7 +448,8 @@ def __restart_hw_processing(self) -> None: self.__stop_hw_processing() return - def __start_hw_processing(self) -> None: + def __start_hw_processing(self): + # type: () -> None """ Start our processing threads if needed. """ @@ -406,14 +465,16 @@ def __start_hw_processing(self) -> None: self._thread_powersave.start() return - def __start_keyer_processing(self) -> None: + def __start_keyer_processing(self): + # type: () -> None if not self._shutdown.is_set() and not self._thread_keyer: self._threadsStop_keyer.clear() self._thread_keyer = Thread(name="KOB-Keyer", target=self._thread_keyer_body) self._thread_keyer.start() return - def __stop_hw_processing(self) -> None: + def __stop_hw_processing(self): + # type: () -> None self._threadsStop_KS.set() if self._thread_keyread and self._thread_keyread.is_alive(): self._thread_keyread.join(timeout=2.0) @@ -424,6 +485,7 @@ def __stop_hw_processing(self) -> None: return def _thread_keyer_body(self): + # type: () -> None """ Called by the Keyer thread `run` to send automated dits/dah based on the mode. """ @@ -442,6 +504,7 @@ def _thread_keyer_body(self): return def _thread_keyread_body(self): + # type: () -> None """ Called by the KeyRead thread `run` to read code from the key. """ @@ -458,6 +521,7 @@ def _thread_keyread_body(self): return def _thread_powersave_body(self): + # type: () -> None """ Called by the PowerSave thread 'run' to control the power save (sounder energize) """ @@ -470,7 +534,11 @@ def _thread_powersave_body(self): log.debug("{} thread done.".format(threading.current_thread().name)) return - def _energize_hw_sounder(self, energize: bool): + def _energize_hw_sounder(self, energize): + # type: (bool) -> None + """ + Energize or de-energize the hardware sounder. + """ if self._shutdown.is_set(): return with self._sounder_guard: @@ -508,7 +576,14 @@ def _energize_hw_sounder(self, energize: bool): pass return - def _energize_synth(self, energize: bool, no_tone: bool): + def _energize_synth(self, energize, no_tone): + # type: (bool, bool) -> None + """ + Energize or de-energize the synth-sounder. + + Energize will play 'click' or 'tone' unless no_tone is True + De-energize will play 'clack' or silence the tone + """ if self._shutdown.is_set(): return with self._audio_guard: @@ -526,10 +601,15 @@ def _energize_synth(self, energize: bool, no_tone: bool): log.debug(traceback.format_exc(), 3) return - def _hw_is_available(self) -> bool: + def _hw_is_available(self): + # type: () -> bool + """ + Returns True if hardware is available. + """ return (not self._hw_interface == HWInterface.NONE) - def _key_is_closed(self) -> bool: + def _key_is_closed(self): + # type: () -> bool """ Check the state of the key and return True if it is closed. """ @@ -558,6 +638,7 @@ def _key_is_closed(self) -> bool: return kc def _play_clack_silence(self): + # type: () -> None if self._shutdown.is_set(): return log.debug("kob._play_clack_silence - requested", 5) @@ -568,6 +649,7 @@ def _play_clack_silence(self): return def _play_click(self): + # type: () -> None if self._shutdown.is_set(): return log.debug("kob._play_click - requested", 5) @@ -578,6 +660,7 @@ def _play_click(self): return def _play_click_tone(self): + # type: () -> None if self._shutdown.is_set(): return log.debug("kob._play_click_tone - requested", 5) @@ -587,7 +670,8 @@ def _play_click_tone(self): self._synth_energized = True return - def _set_key_closer_open(self, open: bool): + def _set_key_closer_open(self, open): + # type: (bool) -> None """ Track the physical key closer. This controls the Loop/KOB sounder state. """ @@ -612,6 +696,7 @@ def _set_key_closer_open(self, open: bool): return def _set_virtual_closer_open(self, open: bool): + # type: (bool) -> None """ Track the virtual closer. This controls the Loop/KOB sounder state. """ @@ -626,6 +711,7 @@ def _set_virtual_closer_open(self, open: bool): return def _update_modes(self, kcow=True, kcon=True, vcow=True, vcon=True, from_key_closer=False): + # type: (bool, bool, bool, bool, bool) -> None """ Based on the type of interface, the closers states, and the local-copy flag, set the current sounder and synth mode. @@ -677,40 +763,49 @@ def _update_modes(self, kcow=True, kcon=True, vcow=True, vcon=True, from_key_clo # ############################################################################################# @property - def internet_circuit_closed(self) -> bool: + def internet_circuit_closed(self): + # type: () -> bool return self._internet_circuit_closed @internet_circuit_closed.setter - def internet_circuit_closed(self, closed:bool) -> None: + def internet_circuit_closed(self, closed): + # type: (bool) -> None if not closed == self._internet_circuit_closed: self._internet_circuit_closed = closed return @property - def keyer_dit_len(self) -> int: + def keyer_dit_len(self): + # type: () -> int return self._keyer_dit_len @keyer_dit_len.setter - def keyer_dit_len(self, dit_len:int): + def keyer_dit_len(self, dit_len): + # type: (int) -> None self._keyer_dit_len = dit_len return @property - def keyer_mode(self) -> tuple[KeyerMode,CodeSource]: + def keyer_mode(self): + # type: () -> tuple[KeyerMode,CodeSource] with self._keyer_mode_guard: return self._keyer_mode pass @property def message_receiver(self): + # type: () -> Callable return self._err_msg_hndlr @message_receiver.setter def message_receiver(self, f): + # type: (Callable) -> None self._err_msg_hndlr = f if not f is None else log.warn @property - def no_key_closer(self) -> bool: + def no_key_closer(self): + # type: () -> bool return self._no_key_closer @no_key_closer.setter def no_key_closer(self, on:bool): + # type: (bool) -> None was = self._no_key_closer if not on == was: self._no_key_closer = on @@ -718,10 +813,12 @@ def no_key_closer(self, on:bool): return @property - def sound_local(self) -> bool: + def sound_local(self): + # type: () -> bool return self._sound_local @sound_local.setter - def sound_local(self, on:bool): + def sound_local(self, on): + # type: (bool) -> None was = self._sound_local if not on == was: self._sound_local = on @@ -729,14 +826,17 @@ def sound_local(self, on:bool): return @property - def sounder_is_power_saving(self) -> bool: + def sounder_is_power_saving(self): + # type: () -> bool return self._power_saving @property - def sounder_power_save_secs(self) -> int: + def sounder_power_save_secs(self): + # type: () -> int return self._sounder_power_save_secs @sounder_power_save_secs.setter - def sounder_power_save_secs(self, s:int) -> None: + def sounder_power_save_secs(self, s): + # type: (int) -> None self._sounder_power_save_secs = 0 if s < 0 else s return diff --git a/pykob/log.py b/src.py/pykob/log.py similarity index 95% rename from pykob/log.py rename to src.py/pykob/log.py index 745be4c..67f962f 100644 --- a/pykob/log.py +++ b/src.py/pykob/log.py @@ -30,22 +30,12 @@ import sys import datetime -global __logging_level __logging_level = 0 -global DEBUG_MIN_LEVEL DEBUG_MIN_LEVEL = 1 - -global INFO_LEVEL INFO_LEVEL = 0 - -global WARN_LEVEL WARN_LEVEL = -1 - -global ERROR_LEVEL ERROR_LEVEL = -2 - -global LOGGING_MIN_LEVEL """ Minimum logging level. This disables all logging. """ LOGGING_MIN_LEVEL = -3 diff --git a/pykob/morse.py b/src.py/pykob/morse.py similarity index 99% rename from pykob/morse.py rename to src.py/pykob/morse.py index 2dbd3a3..a19f322 100644 --- a/pykob/morse.py +++ b/src.py/pykob/morse.py @@ -32,7 +32,6 @@ import codecs from pathlib import Path from threading import current_thread, Event, Timer -import traceback from pykob import config, log DOTSPERWORD = 45 # dot units per word, including all spaces (MORSE is 43, PARIS is 47) diff --git a/pykob/newsreader.py b/src.py/pykob/newsreader.py similarity index 100% rename from pykob/newsreader.py rename to src.py/pykob/newsreader.py diff --git a/pykob/preferencesWindow.py b/src.py/pykob/preferencesWindow.py similarity index 99% rename from pykob/preferencesWindow.py rename to src.py/pykob/preferencesWindow.py index 080deb7..02e9965 100644 --- a/pykob/preferencesWindow.py +++ b/src.py/pykob/preferencesWindow.py @@ -23,7 +23,6 @@ except ModuleNotFoundError: SERIAL = False -global preferencesDialog preferencesDialog = None # Force creation of a new dialog when first invoked class PreferencesWindow: diff --git a/pykob/recorder.py b/src.py/pykob/recorder.py similarity index 100% rename from pykob/recorder.py rename to src.py/pykob/recorder.py diff --git a/pykob/resources/clack48.wav b/src.py/pykob/resources/clack48.wav similarity index 100% rename from pykob/resources/clack48.wav rename to src.py/pykob/resources/clack48.wav diff --git a/pykob/resources/click48.wav b/src.py/pykob/resources/click48.wav similarity index 100% rename from pykob/resources/click48.wav rename to src.py/pykob/resources/click48.wav diff --git a/pykob/resources/tone0.wav b/src.py/pykob/resources/tone0.wav similarity index 100% rename from pykob/resources/tone0.wav rename to src.py/pykob/resources/tone0.wav diff --git a/pykob/resources/tone750.wav b/src.py/pykob/resources/tone750.wav similarity index 100% rename from pykob/resources/tone750.wav rename to src.py/pykob/resources/tone750.wav diff --git a/pykob/selector.py b/src.py/pykob/selector.py similarity index 97% rename from pykob/selector.py rename to src.py/pykob/selector.py index 938604e..ab3cf54 100644 --- a/pykob/selector.py +++ b/src.py/pykob/selector.py @@ -47,7 +47,6 @@ except: log.err("Module pySerial is not available. Selector cannot be used.") -global POLE_CYCLE_TIME_MIN POLE_CYCLE_TIME_MIN = 0.01 @unique diff --git a/pykob/util.py b/src.py/pykob/util.py similarity index 100% rename from pykob/util.py rename to src.py/pykob/util.py diff --git a/src.py/requirements.txt b/src.py/requirements.txt new file mode 100644 index 0000000..7cbd8d4 --- /dev/null +++ b/src.py/requirements.txt @@ -0,0 +1,2 @@ +pyaudio>=0.2,<1.0 +pyserial>=3.5,<3.6 diff --git a/src.py/resources/Configure-Logo.png b/src.py/resources/Configure-Logo.png new file mode 100644 index 0000000..54b8742 Binary files /dev/null and b/src.py/resources/Configure-Logo.png differ diff --git a/src.py/resources/Configure.ico b/src.py/resources/Configure.ico new file mode 100644 index 0000000..9eb9448 Binary files /dev/null and b/src.py/resources/Configure.ico differ diff --git a/src.py/resources/MKOB-Logo.png b/src.py/resources/MKOB-Logo.png new file mode 100644 index 0000000..5ff003d Binary files /dev/null and b/src.py/resources/MKOB-Logo.png differ diff --git a/src.py/resources/MRT-Logo.png b/src.py/resources/MRT-Logo.png new file mode 100644 index 0000000..82358a1 Binary files /dev/null and b/src.py/resources/MRT-Logo.png differ diff --git a/resources/MorseKOB.ico b/src.py/resources/MorseKOB.ico similarity index 100% rename from resources/MorseKOB.ico rename to src.py/resources/MorseKOB.ico diff --git a/src.py/resources/SysCheck-Logo.png b/src.py/resources/SysCheck-Logo.png new file mode 100644 index 0000000..72571de Binary files /dev/null and b/src.py/resources/SysCheck-Logo.png differ diff --git a/src.py/resources/SysCheck.ico b/src.py/resources/SysCheck.ico new file mode 100644 index 0000000..a104b3b Binary files /dev/null and b/src.py/resources/SysCheck.ico differ diff --git a/src.py/resources/mkob-icon.ico b/src.py/resources/mkob-icon.ico new file mode 100644 index 0000000..03f99ea Binary files /dev/null and b/src.py/resources/mkob-icon.ico differ diff --git a/src.py/resources/mrt-icon.ico b/src.py/resources/mrt-icon.ico new file mode 100644 index 0000000..c5f4697 Binary files /dev/null and b/src.py/resources/mrt-icon.ico differ